Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 560 Bytes

File metadata and controls

9 lines (8 loc) · 560 Bytes

DeviceInfo

Property Type
type string
name string
osVersion string
orientation 'portrait' | 'landscape'
screen { width: number; height: number; devicePixelRatio: number }