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

    Type Alias UseTimeoutStop

    UseTimeoutStop: () => void

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

    Type Declaration

      • (): void
      • Returns void