@magicbell/magicbell-react
Version:
React components for building a notification inbox for your app
6 lines • 309 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
const tslib_1 = require("tslib");
const FloatingNotificationInbox_js_1 = tslib_1.__importDefault(require("./FloatingNotificationInbox.js"));
exports.default = FloatingNotificationInbox_js_1.default;
//# sourceMappingURL=index.js.map