npmci/dist/npmci.build.d.ts

3 lines
77 B
TypeScript
Raw Normal View History

2016-06-02 15:57:01 +00:00
import "typings-global";
export declare let build: (commandArg: any) => any;