update sshKey detection
This commit is contained in:
6
dist/smartgit.plugins.d.ts
vendored
6
dist/smartgit.plugins.d.ts
vendored
@@ -1,5 +1,7 @@
|
||||
import "typings-global";
|
||||
export declare let path: any;
|
||||
export declare let beautylog: any;
|
||||
export import path = require("path");
|
||||
export import beautylog = require("beautylog");
|
||||
export declare let nodegit: any;
|
||||
export declare let Q: any;
|
||||
export import smartfile = require("smartfile");
|
||||
export import smartstring = require("smartstring");
|
||||
|
||||
Reference in New Issue
Block a user