tachybase_todo/packages/plugin-notifications/src/models/index.ts
2021-12-07 19:24:26 +08:00

4 lines
106 B
TypeScript

export * from './Notification';
export * from './NotificationLog';
export * from './NotificationService';