Union of every transport a channel can be built on, as returned by
createProvider.
IMailer | SmsTransport | PushTransport | SlackTransport
Union of every transport a channel can be built on, as returned by
createProvider.
IMailer | SmsTransport | PushTransport | SlackTransport
import { type NotificationTransport } from "notification-plugin/src/index.ts";