interface dom.RTCDataChannelEventInit
implements EventInit
import { type dom } from "https://deno.land/x/evt@v2.5.6/lib/types/index.ts";
const { RTCDataChannelEventInit } = dom;
Properties
channel: RTCDataChannel
import { type dom } from "https://deno.land/x/evt@v2.5.6/lib/types/index.ts";
const { RTCDataChannelEventInit } = dom;