UNPKG

firmament-yargs

Version:

Typescript classes for building CLI node applications

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