first working version

This commit is contained in:
2016-07-17 01:23:22 +02:00
parent 46ed6fc6df
commit 351c2aeadc
15 changed files with 139 additions and 2 deletions

3
dist/npmextra.paths.d.ts vendored Normal file
View File

@@ -0,0 +1,3 @@
export declare let cwd: string;
export declare let packageDir: string;
export declare let configFile: string;