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