UNPKG

mediaquad-three-component

Version:

This component is built on the [Three.js](https://threejs.org) library.

6 lines 172 B
export declare function detectMobile(): boolean; export declare function getRect(elem: any): { width: number; height: number; }; //# sourceMappingURL=utils.d.ts.map