UNPKG

64 BTypeScriptView Raw
1export declare const sleep: (time: number) => Promise<unknown>;