mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-12 00:24:32 +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