rss-feeder-mobilizon/node_modules/@types/node/globals.global.d.ts

2 lines
55 B
TypeScript

declare var global: NodeJS.Global & typeof globalThis;