swc/crates/swc_bundler/tests/deno-exec/deno-11575/case1/input/entry.ts
2021-11-09 20:42:49 +09:00

2 lines
47 B
TypeScript

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