> ## Documentation Index
> Fetch the complete documentation index at: https://baileys.wiki/llms.txt
> Use this file to discover all available pages before exploring further.

# ParsedDeviceInfo

> Type Alias ParsedDeviceInfo in the Baileys API.

> **ParsedDeviceInfo**: `object`

Defined in: [src/WAUSync/Protocols/USyncDeviceProtocol.ts:17](https://github.com/WhiskeySockets/Baileys/blob/master/src/WAUSync/Protocols/USyncDeviceProtocol.ts#L17)

## Type declaration

### deviceList?

> `optional` **deviceList**: [`DeviceListData`](/api-reference/type-aliases/DeviceListData)\[]

### keyIndex?

> `optional` **keyIndex**: [`KeyIndexData`](/api-reference/type-aliases/KeyIndexData)
