1 line
80 B
TypeScript
1 line
80 B
TypeScript
export declare const setInterval: typeof globalThis.setInterval | (() => void);
|
export declare const setInterval: typeof globalThis.setInterval | (() => void);
|