type alias WixOptionsimport { type WixOptions } from "https://deno.land/x/netzo@0.5.70/apis/wix.ts"; definition: { accountId: string; siteId: string; apiKey: string; }