router-template/cmd/program.ts
2025-04-07 14:36:52 +08:00

4 lines
58 B
TypeScript

import { program } from 'commander';
export { program };