improve triggr detection

This commit is contained in:
2016-06-23 22:22:03 +02:00
parent 3e80ea15e0
commit 3298b6298e
13 changed files with 84 additions and 63 deletions

3
dist/npmci.ssh.d.ts vendored Normal file
View File

@@ -0,0 +1,3 @@
import "typings-global";
export declare let ssh: () => void;
export declare let evaluateSshkey: () => void;