swc/crates/swc_bundler/tests/fixture/issue-1150/2/input/m.ts
2022-04-05 08:21:19 +00:00

3 lines
56 B
TypeScript

export { a } from "./n.ts";
export { O } from "./o.ts";