A notification dispatched across one or more channels.
Recipient addresses keyed by channel (e.g. { email: '…', phone: '…' }).
A notification dispatched across one or more channels.
Recipient addresses keyed by channel (e.g. { email: '…', phone: '…' }).
import { type NotificationMessage } from "notification-plugin/src/index.ts";