import { type dom } from "https://deno.land/x/evt@v2.4.8/lib/types/index.ts";
const { RTCIceGatherOptions } = dom;
Properties
optional
gatherPolicy: RTCIceGatherPolicyoptional
iceservers: RTCIceServer[]import { type dom } from "https://deno.land/x/evt@v2.4.8/lib/types/index.ts";
const { RTCIceGatherOptions } = dom;