interface RenderedEmailContent
extends EmailContent

Render all 3 parts (subject, html, text) using custom templates with fallback to defaults

Properties

errors: readonly unknown[]

Usage

import { type RenderedEmailContent } from "doc.ts";