W3cubDocs

/Deno

Deno.PermissionStatusEventMap

interface PermissionStatusEventMap {
change: Event;
}

Properties

change: Event