npmci/dist/npmci.ssh.d.ts

3 lines
60 B
TypeScript
Raw Normal View History

2016-06-23 20:22:03 +00:00
import "typings-global";
2016-06-25 14:29:06 +00:00
export declare let ssh: () => any;