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