alepha@docs:~/docs/framework/reference/providers$
cat NotificationEmailChannel.md | pretty
1 min read
Last commit:

#NotificationEmailChannel

#Import

typescript
1import { NotificationEmailChannel } from "alepha/api/notifications";

#Overview

Email, as the first implementation of the channel contract.

Registered by default in AlephaApiNotifications' services[], so an app that declares an email block changes nothing to get it.