SendEmail
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250923.0/node_modules/@cloudflare/workers-types/index.ts:8131
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.20250923.0/node_modules/@cloudflare/workers-types/index.ts:8132
Parameters
Section titled “Parameters”message
Section titled “message”Returns
Section titled “Returns”Promise<void>