Resolved Resend configuration with all optional fields filled with default values.
This type represents the final configuration after applying defaults, used internally by the Resend transport implementation.
Required<ResendConfig>
Resend transport for Upyo email library
Resolved Resend configuration with all optional fields filled with default values.
This type represents the final configuration after applying defaults, used internally by the Resend transport implementation.
Required<ResendConfig>
Add Package
deno add jsr:@upyo/resend
Import symbol
import { type ResolvedResendConfig } from "@upyo/resend";
Import directly with a jsr specifier
import { type ResolvedResendConfig } from "jsr:@upyo/resend";
Add Package
pnpm i jsr:@upyo/resend
pnpm dlx jsr add @upyo/resend
Import symbol
import { type ResolvedResendConfig } from "@upyo/resend";
Add Package
yarn add jsr:@upyo/resend
yarn dlx jsr add @upyo/resend
Import symbol
import { type ResolvedResendConfig } from "@upyo/resend";
Add Package
vlt install jsr:@upyo/resend
Import symbol
import { type ResolvedResendConfig } from "@upyo/resend";
Add Package
npx jsr add @upyo/resend
Import symbol
import { type ResolvedResendConfig } from "@upyo/resend";
Add Package
bunx jsr add @upyo/resend
Import symbol
import { type ResolvedResendConfig } from "@upyo/resend";