UNPKG

@threlte/extras

Version:

Utilities, abstractions and plugins for your Threlte apps

5 lines (4 loc) 148 B
import { MeshoptDecoder } from 'three/examples/jsm/libs/meshopt_decoder.module.js'; export const useMeshopt = () => { return MeshoptDecoder; };