mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Second part
This commit is contained in:
committed by
Denys Vuika
parent
14800ce399
commit
ca79190880
@@ -27,7 +27,7 @@ export interface NotificationInitiator {
|
||||
extra?: any;
|
||||
}
|
||||
|
||||
export interface Notification {
|
||||
export interface NotificationModel {
|
||||
type: NOTIFICATION_TYPE;
|
||||
initiator: NotificationInitiator;
|
||||
datetime: Date;
|
||||
|
Reference in New Issue
Block a user