npmci/dist/npmci.ssh.d.ts

4 lines
108 B
TypeScript
Raw Normal View History

2016-06-23 20:22:03 +00:00
import "typings-global";
export declare let ssh: () => void;
export declare let evaluateSshkey: () => void;