import { type dom } from "https://deno.land/x/evt@v2.4.19/lib/types/index.ts";
const { RTCIceCandidatePair } = dom;
Properties
optional
local: RTCIceCandidateoptional
remote: RTCIceCandidateimport { type dom } from "https://deno.land/x/evt@v2.4.19/lib/types/index.ts";
const { RTCIceCandidatePair } = dom;