Files
seed-splitter/cli.ts
2023-05-22 14:37:28 +10:00

4 lines
53 B
TypeScript

import main from "./src/cli/main.ts";
await main();