property NotificationMessage.channels

Channel names to dispatch on (e.g. ['email', 'sms']).

Type

readonly string[]

Usage

import { type NotificationMessage } from "common/src/index.ts";