Files
tspm/ts/cli.ts
2025-08-28 15:47:59 +00:00

2 lines
79 B
TypeScript

// Re-export from the new modular CLI structure
export * from './cli/index.js';