ApiProtections: {
    deviceOrientation: DeviceOrientationConfig;
    FileSystemAccess: FileSystemAccessConfig;
    GenericSensor: GenericSensorConfig;
    getInstalledRelatedApps: GetInstalledRelatedAppsConfig;
    IdleDetection: IdleDetectionConfig;
    NetworkInformation: NetworkInformationConfig;
    StorageManager: StorageManagerConfig;
    UaClientHints: UaClientHintsConfig;
    WebBluetooth: WebBluetoothConfig;
    WebHid: WebHidConfig;
    WebMidi: WebMidiConfig;
    WebNfc: WebNfcConfig;
    WebSerial: WebSerialConfig;
    WebUsb: WebUsbConfig;
    WindowPlacement: WindowPlacementConfig;
}

Type declaration