UNPKG

clime

Version:

The command-line interface framework for TypeScript.

6 lines (5 loc) 128 B
export * from './command'; export * from './param'; export * from './params'; export * from './option'; export * from './help';