Namespaces
Enumerations
Classes
Interfaces
interface PlatformContext { deviceType: string; height: number; os: string; width: number; }
deviceType: string
height: number
os: string
width: number