6 lines
129 B
Plaintext
6 lines
129 B
Plaintext
|
/**
|
||
|
* The notification component is responsible for sending notifications.
|
||
|
*/
|
||
|
|
||
|
object NotificationComponent "notification" { }
|