Interface PermissionStatusEventMap

interface PermissionStatusEventMap {
    change: Event;
}

Properties

Properties

change: Event