node-cache-helper
Advanced tools
+1
-1
@@ -8,3 +8,3 @@ import * as NodeCache from "node-cache"; | ||
| constructor(config: Options); | ||
| constructor(config?: Options); | ||
| register(prefix: string, reloadFn: Function); | ||
@@ -11,0 +11,0 @@ resetKey(key: string): Promise<any>; |
+1
-1
| { | ||
| "name": "node-cache-helper", | ||
| "version": "0.0.1", | ||
| "version": "0.0.2", | ||
| "description": "", | ||
@@ -5,0 +5,0 @@ "main": "lib/cache.js", |
4941
0.02%