summaryrefslogtreecommitdiff
path: root/std/node/global.ts
diff options
context:
space:
mode:
Diffstat (limited to 'std/node/global.ts')
-rw-r--r--std/node/global.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/std/node/global.ts b/std/node/global.ts
new file mode 100644
index 000000000..c21b0b659
--- /dev/null
+++ b/std/node/global.ts
@@ -0,0 +1 @@
+window["global"] = window;