Add ObjectStoreLite to reduce memory footprint if the full object data is not needed
This commit is contained in:
3
dist/classes/interfaces/IObjectStore.js
vendored
Normal file
3
dist/classes/interfaces/IObjectStore.js
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
"use strict";
|
||||
Object.defineProperty(exports, "__esModule", { value: true });
|
||||
//# sourceMappingURL=IObjectStore.js.map
|
||||
Reference in New Issue
Block a user