UNPKG

ng2-webstorage

Version:
6 lines 207 B
export var STORAGE; (function (STORAGE) { STORAGE[STORAGE["local"] = 0] = "local"; STORAGE[STORAGE["session"] = 1] = "session"; })(STORAGE || (STORAGE = {})); //# sourceMappingURL=storage.js.map