2016-05-23 07:10:30 +00:00
|
|
|
import "typings-global";
|
2016-05-14 14:26:38 +00:00
|
|
|
export declare let lodash: any;
|
|
|
|
export declare let smartenv: any;
|
|
|
|
export declare let q: any;
|
|
|
|
export declare let cliTable: any;
|
|
|
|
export declare let colors: any;
|
|
|
|
export declare let clc: any;
|
|
|
|
export declare let figlet: any;
|
|
|
|
export declare let ora: any;
|