Type alias DeviceInfo

DeviceInfo: {
    device: DeviceSchema;
}

Type declaration