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

3 lines
48 B
TypeScript

import { foo } from "./temp2.ts";
foo.hello(1);