summaryrefslogtreecommitdiff
path: root/ext/node/polyfills/internal_binding/process_methods.ts
diff options
context:
space:
mode:
Diffstat (limited to 'ext/node/polyfills/internal_binding/process_methods.ts')
-rw-r--r--ext/node/polyfills/internal_binding/process_methods.ts3
1 files changed, 3 insertions, 0 deletions
diff --git a/ext/node/polyfills/internal_binding/process_methods.ts b/ext/node/polyfills/internal_binding/process_methods.ts
new file mode 100644
index 000000000..93e2042b0
--- /dev/null
+++ b/ext/node/polyfills/internal_binding/process_methods.ts
@@ -0,0 +1,3 @@
+// Copyright 2018-2023 the Deno authors. All rights reserved. MIT license.
+
+export {};