UNPKG

casc-cesium

Version:

Vue 3.x components for CesiumJS.

10 lines (9 loc) 195 B
export declare function platform(): { isTablet: boolean; isPhone: boolean; isAndroid: boolean; isPc: boolean; isChrome: boolean; isIOS: boolean; hasTouch: boolean; };