SendEmail
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20251118.0/node_modules/@cloudflare/workers-types/index.ts:8735
A binding that allows a Worker to send email messages.
Methods
Section titled “Methods”send()
Section titled “send()”send(
message):Promise<void>
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20251118.0/node_modules/@cloudflare/workers-types/index.ts:8736
Parameters
Section titled “Parameters”message
Section titled “message”Returns
Section titled “Returns”Promise<void>