Search
Search something to see results
Mobilizing
GitHub
Mobilizing
/
utils
/
Device
/
Device
Device
interface
Device
{
model
?:
string
;
type
?:
string
;
vendor
?:
string
;
}
Index
Properties
utils.Device.Device.model
utils.Device.Device.type
utils.Device.Device.vendor
Properties
Optional
model
model
?:
string
Optional
type
type
?:
string
Optional
vendor
vendor
?:
string