Type alias NotificationMessage

NotificationMessage: {
    notification: Notification;
}

Type declaration

Generated using TypeDoc