Skip to main content
Go to Latest
function mail
import { mail } from "https://deno.land/x/darkflare@v7.0.0/mod.ts";

Parameters

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