CD2 Email SDK
@cdv2/email is the TypeScript client for the CD2 sender API, modeled on Resend’s SDK. Published to npm as @cdv2/email. Works in Node, Bun, and the browser — plain fetch, zero deps, ESM-only.
Install
Section titled “Install”bun add @cdv2/emailHead to the Quickstart to construct a client and send your first email.