mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-06-11 13:42:28 +03:00
add direction observer and improve sizeobserver tests
This commit is contained in:
@@ -0,0 +1 @@
|
||||
export const timeout = (ms: number) => new Promise((resolve) => setTimeout(resolve, ms));
|
||||
Reference in New Issue
Block a user