UNPKG

@amaui/utils

Version:
3 lines (2 loc) 88 B
declare const wait: (milliseconds?: number) => Promise<undefined>; export default wait;