UNPKG

@magicbell/core

Version:
9 lines 713 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.NotificationStoreWithContext = exports.NotificationStore = void 0; const tslib_1 = require("tslib"); var NotificationStore_js_1 = require("./NotificationStore.js"); Object.defineProperty(exports, "NotificationStore", { enumerable: true, get: function () { return tslib_1.__importDefault(NotificationStore_js_1).default; } }); var NotificationStoreWithContext_js_1 = require("./NotificationStoreWithContext.js"); Object.defineProperty(exports, "NotificationStoreWithContext", { enumerable: true, get: function () { return tslib_1.__importDefault(NotificationStoreWithContext_js_1).default; } }); //# sourceMappingURL=index.js.map