This commit is contained in:
2016-06-01 06:49:59 +02:00
parent ff1a7398da
commit db0010b3f3
3 changed files with 25 additions and 2 deletions

2
dist/npmci.trigger.d.ts vendored Normal file
View File

@@ -0,0 +1,2 @@
import "typings-global";
export declare let trigger: () => any;