nocobase2/packages/plugins/@nocobase/plugin-notification-in-app-message/server.d.ts
Sheldon Guo 056728d7ab
feat(plugin-notification-in-app) (#5254)
feat: Add inapp live message notifications.
---------

Co-authored-by: chenos <chenlinxh@gmail.com>
Co-authored-by: mytharcher <mytharcher@gmail.com>
2024-10-25 22:41:30 +08:00

3 lines
72 B
TypeScript

export * from './dist/server';
export { default } from './dist/server';