interface dom.PermissionRequestedEvent
implements Event
import { type dom } from "https://deno.land/x/evt@v2.4.16/lib/types/index.ts";
const { PermissionRequestedEvent } = dom;
Properties
readonly
permissionRequest: PermissionRequestimport { type dom } from "https://deno.land/x/evt@v2.4.16/lib/types/index.ts";
const { PermissionRequestedEvent } = dom;