Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
function mail
import { mail } from "https://deno.land/x/darkflare@v7.2.3/core/mail.ts";

Parameters

handler: (c: MailContext) => Promise<void> | void