type alias ProviderType
Since 0.1.0

Provider type selector — the ChannelConfig discriminant.

Derived from the union so it cannot drift out of sync with the arms.

Definition

ChannelConfig["provider"]

Usage

import { type ProviderType } from "notification-plugin/src/index.ts";