Skip to main content
Module

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

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

Properties

optional
credential: string | RTCOAuthCredential
optional
credentialType: RTCIceCredentialType
urls: string | string[]
optional
username: string