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

    Type Alias UseTimeoutStart

    UseTimeoutStart: () => void

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

    Type Declaration

      • (): void
      • Returns void