wait.d.ts 60 Bytes Raw Blame History Permalink 1 export declare function wait(time?: number): Promise<void>;