UNPKG

@polygonjs/polygonjs

Version:

node-based WebGL 3D engine https://polygonjs.com

6 lines (5 loc) 152 B
import { NamedFunction0 } from './_Base'; export declare class isTouchDevice extends NamedFunction0 { static type(): string; func(): boolean; }