import { type dom } from "https://deno.land/x/evt@v2.4.18/lib/index.ts";
const { RTCIceCandidateDictionary } = dom;
Properties
optional
protocol: RTCIceProtocoloptional
tcpType: RTCIceTcpCandidateTypeoptional
type: RTCIceCandidateTypeimport { type dom } from "https://deno.land/x/evt@v2.4.18/lib/index.ts";
const { RTCIceCandidateDictionary } = dom;