npmci/dist/npmci.ssh.d.ts

3 lines
60 B
TypeScript
Raw Normal View History

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