interface dom.RTCErrorEventInit
implements EventInit
import { type dom } from "https://deno.land/x/evt@v2.4.18/lib/types/index.ts";
const { RTCErrorEventInit } = dom;
Properties
error: RTCError
import { type dom } from "https://deno.land/x/evt@v2.4.18/lib/types/index.ts";
const { RTCErrorEventInit } = dom;