kvStore now working as intended

This commit is contained in:
2017-07-12 17:13:29 +02:00
parent 73c37d8bf8
commit 854dac5732
15 changed files with 192 additions and 54 deletions

View File

@@ -1,5 +1,6 @@
export declare let cwd: string;
export declare let packageDir: string;
export declare let home: any;
/**
* keyValue base path
*/