mirror of
https://github.com/simstudioai/sim.git
synced 2026-01-09 15:07:55 -05:00
4 lines
50 B
TypeScript
4 lines
50 B
TypeScript
interface Window {
|
|
INITIAL_TIMESTAMP?: number
|
|
}
|