@yesstudio/nuxt-composables
    Preparing search index...

    Type Alias UseIntervalStop

    UseIntervalStop: () => void

    Represents a function to stop the repeated execution of a callback.

    Type Declaration

      • (): void
      • Returns void