type alias MailgunOptionsimport { type MailgunOptions } from "https://deno.land/x/netzo@0.5.70/apis/mailgun.ts"; definition: { apiKey: string; }