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