biofriction-wp-theme/node_modules/@types/node/globals.global.d.ts

2 lines
55 B
TypeScript
Raw Normal View History

2021-10-26 14:18:09 +02:00
declare var global: NodeJS.Global & typeof globalThis;