@magicbell/react-headless
Version:
Hooks to build a notification inbox
7 lines • 401 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.useNotificationStoresCollection = void 0;
const tslib_1 = require("tslib");
const useNotificationStoresCollection_js_1 = tslib_1.__importDefault(require("./useNotificationStoresCollection.js"));
exports.useNotificationStoresCollection = useNotificationStoresCollection_js_1.default;
//# sourceMappingURL=index.js.map