swc/crates/swc_bundler/tests/fixture/deno-9546/case1/input/entry.ts
2022-05-04 14:25:28 +00:00

4 lines
33 B
TypeScript

import { a } from "./lib";
a();