export options from services/notifications
This commit is contained in:
@@ -3,5 +3,5 @@
|
||||
/* eslint-disable */
|
||||
|
||||
export * from './modal';
|
||||
export { UmbNotificationService } from './notification';
|
||||
export * from './notification';
|
||||
export type { UmbNotificationDefaultData } from './notification/layouts/default';
|
||||
|
||||
Reference in New Issue
Block a user