npmci/dist/npmci.plugins.d.ts
2016-05-30 02:29:30 +02:00

7 lines
216 B
TypeScript

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");