summaryrefslogtreecommitdiff
path: root/client/node_modules/@types/node/globals.global.d.ts
diff options
context:
space:
mode:
Diffstat (limited to 'client/node_modules/@types/node/globals.global.d.ts')
-rwxr-xr-xclient/node_modules/@types/node/globals.global.d.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/client/node_modules/@types/node/globals.global.d.ts b/client/node_modules/@types/node/globals.global.d.ts
deleted file mode 100755
index ef1198c..0000000
--- a/client/node_modules/@types/node/globals.global.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-declare var global: typeof globalThis;