@enable3d/three-graphics
Version:
3D library wrapping three.js and ammo.js
8 lines • 329 B
TypeScript
/**
* @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}
*/
export declare class Inputs {
}
//# sourceMappingURL=inputs.d.ts.map