import { type Deno } from "https://deno.land/x/deno@v2.0.4/cli/tsc/dts/lib.deno.ns.d.ts";
const { PermissionStatusEventMap } = Deno;
The interface which defines what event types are supported by
PermissionStatus
instances.
Properties
change: Event