2 lines
41 B
TypeScript
2 lines
41 B
TypeScript
declare const global: typeof globalThis;
|
declare const global: typeof globalThis;
|