UNPKG

@threlte/extras

Version:

Utilities, abstractions and plugins for your Threlte apps

3 lines (2 loc) 143 B
import { DRACOLoader } from 'three/examples/jsm/loaders/DRACOLoader.js'; export declare const useDraco: (decoderPath?: string) => DRACOLoader;