aboutsummaryrefslogtreecommitdiff
path: root/node_modules/@types/node/globals.global.d.ts
blob: d66acba63e02eb36050bc8f3aecee5ef421f36c5 (plain)
1
declare var global: NodeJS.Global & typeof globalThis;