Skip to main content
Module

x/evt/lib/types/lib.dom.ts>RTCPeerConnectionIceEventInit

💧EventEmitter's typesafe replacement
Go to Latest
interface RTCPeerConnectionIceEventInit
implements EventInit
import { type RTCPeerConnectionIceEventInit } from "https://deno.land/x/evt@v2.4.3/lib/types/lib.dom.ts";

Properties

optional
candidate: RTCIceCandidate | null
optional
url: string | null