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