UNPKG

@google/model-viewer

Version:

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

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