Type alias NewDeviceInfo

NewDeviceInfo: {
    device: NewDeviceSchema;
}

Type declaration