swc/crates/swc_bundler/tests/fixture/issue-1150-2/input/m.ts
2021-11-09 20:42:49 +09:00

3 lines
56 B
TypeScript

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