type alias EmailProvider

Union of all supported email provider keys, derived from the PROVIDERS map

Definition

keyof PROVIDERS

Usage

import { type EmailProvider } from "docs/email.ts";