Hardware: {
    camera: { numberOfCameras: 2 };
    cpu: 4;
    display: { height: 2678; orientation: 1; width: 1440 };
    hardware: string;
    manufacturer: string;
    memory: 2981;
    storage: 5939;
}

Type declaration

  • camera: { numberOfCameras: 2 }
  • cpu: 4
  • display: { height: 2678; orientation: 1; width: 1440 }
  • hardware: string
  • manufacturer: string
  • memory: 2981
  • storage: 5939