mirror of https://gitee.com/openkylin/nodejs.git
2 lines
55 B
TypeScript
2 lines
55 B
TypeScript
|
declare var global: NodeJS.Global & typeof globalThis;
|