interface RenderedTemplate

A rendered template body. Only present bodies are returned.

Properties

optional
html: string
optional
text: string

Usage

import { type RenderedTemplate } from "mail-plugin/src/index.ts";