eno/circ/start.tsx

3 lines
62 B
TypeScript

import { doSomethingElse } from "./a.tsx";
doSomethingElse();