3 lines
80 B
TypeScript
3 lines
80 B
TypeScript
// Re-export from the new modular CLI structure
|
|
export * from './cli/index.js';
|