mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-07-01 15:50:13 +00:00
Adding new WebGL2RenderingContext (#40789)
This commit is contained in:
committed by
Ron Buckton
parent
482bf4af77
commit
16564a69de
1
types/react/global.d.ts
vendored
1
types/react/global.d.ts
vendored
@@ -146,3 +146,4 @@ interface SVGViewElement extends SVGElement { }
|
||||
interface Text { }
|
||||
interface TouchList { }
|
||||
interface WebGLRenderingContext { }
|
||||
interface WebGL2RenderingContext { }
|
||||
|
||||
Reference in New Issue
Block a user