UNPKG

ami.js

Version:

<p align="center"> <img src="https://cloud.githubusercontent.com/assets/214063/23213764/78ade038-f90c-11e6-8208-4fcade5f3832.png" width="60%"> </p>

8 lines (6 loc) 195 B
import Trackball from './controls.trackball'; import TrackballOrtho from './controls.trackballortho'; export { Trackball as TrackballControl, TrackballOrtho as TrackballOrthoControl, };