UNPKG

expo-three

Version:

Utilities for using THREE.js with Expo

3 lines 176 B
import THREE from './Three'; export declare function loadTexture(url: any, onLoad: any, onProgress: any, onError: any): THREE.Texture; //# sourceMappingURL=loadTexture.d.ts.map