1/** 2 * The notification component is responsible for sending notifications. 3 */ 4 5object NotificationComponent "notification" { } 6
1/** 2 * The notification component is responsible for sending notifications. 3 */ 4 5object NotificationComponent "notification" { } 6