aboutsummaryrefslogtreecommitdiff
path: root/test/bun.js/require-js.js
blob: 36fc31432fcccd33f816c31ff9355a2f72062665 (plain) (blame)
1
2
import { hello } from "./require-js2.js";
export { hello };