UNPKG

@replyke/core

Version:

Replyke: Build interactive apps with social features like comments, votes, feeds, user lists, notifications, and more.

4 lines 239 B
// Export Redux-powered app notifications hooks export { default as useAppNotifications } from "./useAppNotifications"; export { default as useAppNotificationsActions } from "./useAppNotificationsActions"; //# sourceMappingURL=index.js.map