variable EmailTemplateTypeSchema

Schema for the persisted email template types: the attendee confirmation and the admin notification. The single source of truth for the template discriminator used by the renderer, settings store, and admin forms.

Usage

import { EmailTemplateTypeSchema } from "docs/config.ts";