mimmi20/browser-detector

View on GitHub
data/devices/unknown/unknown.json

Summary

Maintainability
Test Coverage
{
  "unknown": {
    "deviceName": null,
    "marketingName": null,
    "manufacturer": "unknown",
    "brand": "unknown",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": false,
      "size": null
    },
    "type": "unknown",
    "platform": null
  }
}