aboutsummaryrefslogtreecommitdiff
path: root/test/transpiler/async-transpiler-entry.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/transpiler/async-transpiler-entry.js')
-rw-r--r--test/transpiler/async-transpiler-entry.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/transpiler/async-transpiler-entry.js b/test/transpiler/async-transpiler-entry.js
new file mode 100644
index 000000000..179a4e6a8
--- /dev/null
+++ b/test/transpiler/async-transpiler-entry.js
@@ -0,0 +1 @@
+export { default } from "./async-transpiler-imported.js";