@enable3d/three-graphics
Version:
3D library wrapping three.js and ammo.js
9 lines • 335 B
JavaScript
/**
* @author Yannick Deubel (https://github.com/yandeu)
* @copyright Copyright (c) 2021 Yannick Deubel; Project Url: https://github.com/enable3d/enable3d
* @license {@link https://github.com/enable3d/enable3d/blob/master/LICENSE|LGPL-3.0}
*/
// TODO(yandeu)
export class Inputs {
}
//# sourceMappingURL=inputs.js.map