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.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/runtime.footer.js b/src/runtime.footer.js
index 4d8e57e03..77b2bc6ac 100644
--- a/src/runtime.footer.js
+++ b/src/runtime.footer.js
@@ -15,3 +15,4 @@ export var __name = BUN_RUNTIME.__name;
export var __export = BUN_RUNTIME.__export;
export var __reExport = BUN_RUNTIME.__reExport;
export var __cJS2eSM = BUN_RUNTIME.__cJS2eSM;
+export var regeneratorRuntime = BUN_RUNTIME.regeneratorRuntime;