Skip to main content
Latest
variable sendMail
import { sendMail } from "https://deno.land/x/sendgrid@0.0.3/mod.ts";

type

(requestBody: IRequestBody, options: IOptions) => Promise<IResult>