import { type dom } from "https://deno.land/x/evt@v2.4.16/lib/types/index.ts";
const { RTCIceGatherCandidate } = dom;
definition: RTCIceCandidateDictionary | RTCIceCandidateComplete
import { type dom } from "https://deno.land/x/evt@v2.4.16/lib/types/index.ts";
const { RTCIceGatherCandidate } = dom;