Type alias ParsedDeviceInfo

ParsedDeviceInfo: {
    deviceList?: DeviceListData[];
    keyIndex?: KeyIndexData;
}

Type declaration

Generated using TypeDoc