mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-04 20:54:36 +00:00
* allow for better type union with WebGLRenderingContext adjusted typings for better declaration merging of some of the method declarations * removed `BufferData` and `PixelData` type definitions because otherwise they get exported as well * addressed code review feedback - fixed typos - reverted function signature changes on functions / overloads only introduced in WebGL2 - added WebGL1 compatiblity line for readPixels