now has better sshKey understanding

This commit is contained in:
2016-06-28 02:45:37 +02:00
parent f0cab00277
commit 14492ff7a8
7 changed files with 41 additions and 21 deletions

View File

@@ -4,4 +4,5 @@ export import beautylog = require("beautylog");
export declare let nodegit: any;
export declare let Q: any;
export import smartfile = require("smartfile");
export import smartpath = require("smartpath");
export import smartstring = require("smartstring");