mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-06 05:59:25 +08:00
feat: Add inapp live message notifications. --------- Co-authored-by: chenos <chenlinxh@gmail.com> Co-authored-by: mytharcher <mytharcher@gmail.com>
3 lines
72 B
TypeScript
3 lines
72 B
TypeScript
export * from './dist/server';
|
|
export { default } from './dist/server';
|