UNPKG

85 BTypeScriptView Raw
1export declare function sleep(dueTime: number, signal?: AbortSignal): Promise<void>;