import { type dom } from "https://deno.land/x/evt@v2.4.16/lib/types/index.ts";
const { RTCPeerConnectionErrorCallback } = dom;
Call Signatures
(error: DOMException): void
x/evt/lib/types/index.ts>dom.RTCPeerConnectionErrorCallback
import { type dom } from "https://deno.land/x/evt@v2.4.16/lib/types/index.ts";
const { RTCPeerConnectionErrorCallback } = dom;