aboutsummaryrefslogtreecommitdiff
path: root/src/runtime.footer.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/runtime.footer.js')
-rw-r--r--src/runtime.footer.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/runtime.footer.js b/src/runtime.footer.js
index 0394a6624..5f2773159 100644
--- a/src/runtime.footer.js
+++ b/src/runtime.footer.js
@@ -16,4 +16,8 @@ export var __export = BUN_RUNTIME.__export;
export var __reExport = BUN_RUNTIME.__reExport;
export var __cJS2eSM = BUN_RUNTIME.__cJS2eSM;
export var regeneratorRuntime = BUN_RUNTIME.regeneratorRuntime;
+export var __exportValue = BUN_RUNTIME.__exportValue;
+export var __exportDefault = BUN_RUNTIME.__exportDefault;
+export var $$bun_runtime_json_parse = JSON.parse;
+
globalThis.require ||= BUN_RUNTIME.__require;