aboutsummaryrefslogtreecommitdiff
path: root/src/runtime.footer.node.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/runtime.footer.node.js')
-rw-r--r--src/runtime.footer.node.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/runtime.footer.node.js b/src/runtime.footer.node.js
index b32dc78fa..ef28d3b31 100644
--- a/src/runtime.footer.node.js
+++ b/src/runtime.footer.node.js
@@ -15,8 +15,7 @@ export var __exportDefault = BUN_RUNTIME.__exportDefault;
export var __decorateClass = BUN_RUNTIME.__decorateClass;
export var __decorateParam = BUN_RUNTIME.__decorateParam;
export var $$bun_runtime_json_parse = JSON.parse;
-export var __internalIsCommonJSNamespace =
- BUN_RUNTIME.__internalIsCommonJSNamespace;
+export var __internalIsCommonJSNamespace = BUN_RUNTIME.__internalIsCommonJSNamespace;
var require = __$module.createRequire(import.meta.url);
var process =
globalThis.process ||