tachybase_todo/packages/plugins/@tachybase/plugin-messages/server.d.ts
sealday bf2cae92b0 feat: 通知与个人页面改版(WIP) (#1455)
Co-authored-by: sealday <sealday@gmail.com>
Co-authored-by: wangjiahui <wwwjh0710@163.com>
Reviewed-on: daoyoucloud/tachybase#1455
2024-09-14 18:52:36 +08:00

3 lines
72 B
TypeScript

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