mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-05-29 15:44:31 +00:00
* Update three-core.d.ts Add missing WebGLRenderer methods (getDrawingBufferSize, setDrawingBufferSize, getCurrentViewport) * Update three-core.d.ts remove unnecessary whitespace * Add missing lerp method from Math namespace * Fixed indentation & order