@magicbell/react-headless
Version:
Hooks to build a notification inbox
10 lines • 340 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/react-headless',
version: '5.4.2',
};
//# sourceMappingURL=pkg.js.map