type alias StripeOptionsimport { type StripeOptions } from "https://deno.land/x/netzo@0.3.10/apis/stripe/mod.ts"; definition: { apiKey: string; }