gadl/bin/run.js
2023-11-19 02:25:32 +09:00

4 lines
63 B
JavaScript
Executable file

#!/usr/bin/env node
import "tsx";
await import("../main.ts");