UNPKG

@piarre/ts-freebox

Version:

4 lines (2 loc) 86 B
declare const sleep: (ms?: number) => Promise<unknown>; export { sleep as default };