notification-service
Preparing search index...
application/ports/out/NotificationSender
NotificationSender
Interface NotificationSender
interface
NotificationSender
{
send
(
notification
:
Notification
)
:
Promise
<
void
>
;
}
Implemented by
SseNotificationSender
Index
Methods
send
Methods
send
send
(
notification
:
Notification
)
:
Promise
<
void
>
Parameters
notification
:
Notification
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
send
notification-service
Loading...