nodejs/types-node/globals.global.d.ts

2 lines
55 B
TypeScript
Executable File

declare var global: NodeJS.Global & typeof globalThis;