UNPKG

xerexjs

Version:

A simple notification system for NextJS/ReactJS with real-time capabilities

3 lines (2 loc) 114 B
export { default as NotificationFeed } from "./components/NotificationFeed"; export { Xerex } from "./lib/xerex";