Files
sim/types/global.d.ts

4 lines
50 B
TypeScript

interface Window {
INITIAL_TIMESTAMP?: number
}