@trigger.dev/resend
npm
pnpm
yarn
npm install @trigger.dev/resend@latest
import { Resend } from "@trigger.dev/resend"; const resend = new Resend({ id: "resend", apiKey: process.env.RESEND_API_KEY!, });
Was this page helpful?