UNPKG

@magicbell/magicbell-react

Version:

React components for building a notification inbox for your app

7 lines (6 loc) 216 B
// Note, constants are replaced right after tsc built the project. // Update scripts/post-build.ts when requirements here change. export const pkg = { name: '__PACKAGE_NAME__', version: '__PACKAGE_VERSION__', };