Skip to main content

Type Alias: MailParty

type MailParty: string | object;

Accepts either an email address string or a structured { name, address } object.