UNPKG

declarations

Version:

[![npm version](https://badge.fury.io/js/declarations.svg)](https://www.npmjs.com/package/declarations)

16 lines (15 loc) 796 B
///////////////////////////////////////////////////////////// // https://github.com/mrdoob/three.js/tree/master/examples ////////////////////////////////////////////////////////////// /// <reference path="../../stats/stats.d.ts" /> /// <reference path="../../dat-gui/dat-gui.d.ts" /> /// <reference path="../detector.d.ts" /> /// <reference path="../three-canvasrenderer.d.ts" /> /// <reference path="../three-css3drenderer.d.ts" /> /// <reference path="../three-projector.d.ts" /> /// <reference path="../three-orbitcontrols.d.ts" /> /// <reference path="../three-trackballcontrols.d.ts" /> /// <reference path="../three-effectcomposer.d.ts" /> /// <reference path="../three-renderpass.d.ts" /> /// <reference path="../three-shaderpass.d.ts" /> /// <reference path="../three-copyshader.d.ts" />