update to use tapbundle

This commit is contained in:
2017-07-09 19:05:03 +02:00
parent 15e3497c55
commit 3dff5dbbc6
12 changed files with 236 additions and 134 deletions

View File

@@ -13,7 +13,7 @@ export declare let kvCustomDir: string;
*/
export declare let kvGitDir: string;
/**
* keyValue for path based Key
* keyValue for path based keyValue store
*/
export declare let kvPathDir: string;
export declare let configFile: string;