Files
bun.sh/test/bundler/transpiler/async-transpiler-entry.js

3 lines
109 B
JavaScript

export { default } from "./async-transpiler-imported.js";
export { default as hbs } from "./handlebars.hbs";