Files
shockbot/index.ts
T
2025-08-29 00:41:05 -07:00

4 lines
40 B
TypeScript

import { main } from "./main";
main();