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