Deno.PermissionStatus.prototype.onchange - Deno documentation
property Deno.PermissionStatus.prototype.onchange

Type

((
ev: Event,
) => any) | null