Skip to content

Type Alias: NotificationChannelType

type NotificationChannelType = "slack" | "webhook" | "email";

Defined in: sdk/src/types.ts:869