VUE_GabenParadise/node_modules/@types/node/ts3.5/globals.global.d.ts

2 lines
55 B
TypeScript
Raw Permalink Normal View History

2020-08-10 12:35:19 +00:00
declare var global: NodeJS.Global & typeof globalThis;