UNPKG

63 BTypeScriptView Raw
1export declare function sleep(dueTime: number): Promise<void>;