mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-06-06 01:42:27 +03:00
2 lines
64 B
TypeScript
2 lines
64 B
TypeScript
export declare const timeout: (ms: number) => Promise<unknown>;
|