leblebijs/example/index.ts

3 lines
43 B
TypeScript
Raw Normal View History

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