UNPKG

@google/model-viewer

Version:

Easily display interactive 3D models on the web and in AR!

5 lines (4 loc) 110 B
import { ToneMapping } from 'three'; declare module 'three' { const ACESFilmicToneMapping: ToneMapping; }