interface dom.RTCErrorEvent
implements Event
import { type dom } from "https://deno.land/x/evt@v2.5.6/lib/types/index.ts";
const { RTCErrorEvent } = dom;
Properties
readonly
error: RTCErrorimport { type dom } from "https://deno.land/x/evt@v2.5.6/lib/types/index.ts";
const { RTCErrorEvent } = dom;