Files
tyc-admin-v2/packages/effects/layouts/src/widgets/notification/index.ts
2026-01-22 16:02:38 +08:00

4 lines
93 B
TypeScript

export { default as Notification } from './notification.vue';
export type * from './types';