leblebijs/src/index.ts

4 lines
39 B
TypeScript
Raw Normal View History

2022-05-21 02:31:26 -05:00
import { foo } from "./utils";
foo();