mirror of
https://github.com/yyhuni/xingrin.git
synced 2026-02-02 04:33:10 +08:00
6 lines
96 B
TypeScript
6 lines
96 B
TypeScript
/**
|
|
* 通知中心模块导出
|
|
*/
|
|
|
|
export { NotificationDrawer } from './notification-drawer'
|