UNPKG

firmament-yargs

Version:

Typescript classes for building CLI node applications

6 lines (5 loc) 81 B
export interface ProgressTask { id: string, msg: string, statusItem: any }