perf router template

This commit is contained in:
2025-04-07 14:36:52 +08:00
parent 117be3062d
commit 6807388ab5
18 changed files with 996 additions and 464 deletions

3
cmd/program.ts Normal file
View File

@@ -0,0 +1,3 @@
import { program } from 'commander';
export { program };