mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-05-30 08:00:10 +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