Skip to main content
Module

x/evt/lib/types/index.ts>dom.MSMediaKeyMessageEvent

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

Properties

readonly
destinationURL: string | null
readonly
message: Uint8Array