2 lines
56 B
TypeScript
2 lines
56 B
TypeScript
export declare const globalThisShim: typeof globalThis;
|
export declare const globalThisShim: typeof globalThis;
|