2016-06-10 01:10:21 +00:00
|
|
|
import "typings-global";
|
|
|
|
export declare let argv: any;
|
2016-05-10 01:18:40 +00:00
|
|
|
export declare let beautylog: any;
|
|
|
|
export declare let cliff: any;
|
|
|
|
export declare let inquirer: any;
|
2016-06-10 01:10:21 +00:00
|
|
|
export declare let path: any;
|
|
|
|
export declare let q: any;
|
2016-05-10 01:18:40 +00:00
|
|
|
export declare let smartparam: any;
|