swc/crates/swc_bundler/tests/fixture/issue-3043/case1/input/entry.ts

3 lines
39 B
TypeScript

import { two } from "./two.js";
two();