npmci/dist/npmci.bash.d.ts

3 lines
77 B
TypeScript

import "typings-global";
export declare let bash: (commandArg: any) => void;