UNPKG

firmament

Version:

Modularized shell for NodeJS CLI applications

4 lines (3 loc) 54 B
export interface Package { tar(argv: any): any; }