UNPKG

maz-ui

Version:

A standalone components library for Vue.Js 3 & Nuxt.Js 3

3 lines (2 loc) 91 B
import type { WaitHandler } from 'maz-ui'; export declare function useWait(): WaitHandler;