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