The email addresses of the carbon copy (CC) recipients of the message.
readonly Address[]
Simple email sending library for Node.js, Deno, Bun, and edge functions
The email addresses of the carbon copy (CC) recipients of the message.
readonly Address[]
Add Package
deno add jsr:@upyo/core
Import symbol
import { type Message } from "@upyo/core";
Import directly with a jsr specifier
import { type Message } from "jsr:@upyo/core";
Add Package
pnpm i jsr:@upyo/core
pnpm dlx jsr add @upyo/core
Import symbol
import { type Message } from "@upyo/core";
Add Package
yarn add jsr:@upyo/core
yarn dlx jsr add @upyo/core
Import symbol
import { type Message } from "@upyo/core";
Add Package
vlt install jsr:@upyo/core
Import symbol
import { type Message } from "@upyo/core";
Add Package
npx jsr add @upyo/core
Import symbol
import { type Message } from "@upyo/core";
Add Package
bunx jsr add @upyo/core
Import symbol
import { type Message } from "@upyo/core";