summaryrefslogtreecommitdiff
path: root/tools/ops.d.ts
diff options
context:
space:
mode:
Diffstat (limited to 'tools/ops.d.ts')
-rw-r--r--tools/ops.d.ts4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/ops.d.ts b/tools/ops.d.ts
new file mode 100644
index 000000000..8acb1e588
--- /dev/null
+++ b/tools/ops.d.ts
@@ -0,0 +1,4 @@
+// Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.
+
+// This file is intentionally empty - that puts this file into script mode,
+// which then allows all symbols to be imported from the file.