This commit is contained in:
2016-05-30 02:29:30 +02:00
parent c13ab8e428
commit 3f5d4ee091
10 changed files with 114 additions and 0 deletions

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

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