npmci/dist/npmci.plugins.d.ts

7 lines
216 B
TypeScript
Raw Normal View History

2016-05-30 00:29:30 +00:00
import "typings-global";
export import beautylog = require("beautylog");
export declare let commander: any;
export declare let q: any;
export declare let shelljs: any;
export import smartfile = require("smartfile");