NotificationServiceOptions
Home > @backstage/plugin-notifications-node
> NotificationServiceOptions
Signature:
export type NotificationServiceOptions = {
auth: AuthService;
discovery: DiscoveryService;
};
References: AuthService, DiscoveryService