Skip to main content
Latest
type alias ListZoneOptions
Re-export
import { type ListZoneOptions } from "https://deno.land/x/masx200_cloudflare_api_dns_record_zone@1.0.3/mod.ts";
definition: AuthorizationOptions & { parameters?: PaginationOptions & Partial<{ match: string; name: string; account.name: string; status: string; account.id: string; }>; }