Skip to content

@sourceloop/notification-service / Exports / NotifServiceBindings

Namespace: NotifServiceBindings

Table of contents

Variables

Variables

ChannelManager

Const ChannelManager: BindingKey<null | IChannelManager>

Defined in

services/notification-service/src/keys.ts:19


Config

Const Config: BindingKey<null | INotifServiceConfig>

Defined in

services/notification-service/src/keys.ts:16


NotificationFilter

Const NotificationFilter: BindingKey<null | INotificationFilterFunc>

Defined in

services/notification-service/src/keys.ts:27


NotificationSettingFilter

Const NotificationSettingFilter: BindingKey<null | INotificationSettingFilterFunc>

Defined in

services/notification-service/src/keys.ts:32


NotificationUserManager

Const NotificationUserManager: BindingKey<null | INotificationUserManager>

Defined in

services/notification-service/src/keys.ts:22