Skip to content

@pbvex/protocol / EmailTemplate

Type Alias: EmailTemplate

EmailTemplate = Readonly<{ html?: string; name: string; subject: string; text?: string; }>

Generated API reference. Source of truth is the codebase.