npmci/dist/npmci.command.d.ts

3 lines
79 B
TypeScript
Raw Normal View History

2016-06-11 18:22:00 +00:00
import "typings-global";
export declare let command: (commandArg: any) => any;