mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-27 12:20:19 +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