UNPKG

@jengaui/utils

Version:

Jenga UI Utils component in React

4 lines (2 loc) 78 B
declare function timeout(ms?: number): Promise<unknown>; export { timeout };