@magicbell/magicbell-react
Version:
React components for building a notification inbox for your app
10 lines • 342 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.pkg = void 0;
// Note, constants are replaced right after tsc built the project.
// Update scripts/post-build.ts when requirements here change.
exports.pkg = {
name: '@magicbell/magicbell-react',
version: '11.4.0',
};
//# sourceMappingURL=pkg.js.map