For the complete documentation index, see llms.txt. This page is also available as Markdown.

DeviceInfo

Property
Type

type

string

name

string

osVersion

string

orientation

'portrait' | 'landscape'

screen

{ width: number; height: number; devicePixelRatio: number }