UNPKG

@geniucode/common-utils

Version:

Common utils

2 lines (1 loc) 65 B
export declare const sleep: (delay: number) => Promise<unknown>;