Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
interface IResult
import { type IResult } from "https://deno.land/x/sendgrid@0.0.3/mod.ts";

Properties

success: boolean
optional
errors: string[]