Files
bun-src/test/bundler/transpiler/async-transpiler-entry.js
2026-08-27 21:09:14 +00:00

3 lines
109 B
JavaScript

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