Files
szci/dist/npmci.ssh.d.ts
2016-06-23 22:22:03 +02:00

4 lines
108 B
TypeScript

import "typings-global";
export declare let ssh: () => void;
export declare let evaluateSshkey: () => void;