6cd9596
1
2
3
4
5
6
export class WebGLExtensions { constructor(gl: WebGLRenderingContext); get(name: string): any; }