mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-02 21:59:00 +02:00
6fa56f1f2b
[web] BS5 submit modal GitOrigin-RevId: 1c66b3874844d9bdbe129acd18480af6e6e0ef6e
4 lines
97 B
TypeScript
4 lines
97 B
TypeScript
// Allows easy mocking of `window` methods in tests
|
|
|
|
export const setTimeout = window.setTimeout
|