UNPKG

maz-ui

Version:

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

3 lines (2 loc) 95 B
import { WaitHandler } from '../plugins/wait'; export declare function useWait(): WaitHandler;