UNPKG

@magicbell/react-headless

Version:

Hooks to build a notification inbox

10 lines 340 B
"use strict"; 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