UNPKG

@magicbell/magicbell-react

Version:

React components for building a notification inbox for your app

9 lines 642 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.EnablePushNotificationsButton = void 0; const tslib_1 = require("tslib"); const EnablePushNotificationsBanner_js_1 = tslib_1.__importDefault(require("./EnablePushNotificationsBanner.js")); var EnablePushNotificationsButton_js_1 = require("./EnablePushNotificationsButton.js"); Object.defineProperty(exports, "EnablePushNotificationsButton", { enumerable: true, get: function () { return tslib_1.__importDefault(EnablePushNotificationsButton_js_1).default; } }); exports.default = EnablePushNotificationsBanner_js_1.default; //# sourceMappingURL=index.js.map