UNPKG

three

Version:

JavaScript 3D library

8 lines (4 loc) 106 B
export class WebGLExtensions { constructor( gl: WebGLRenderingContext ); get( name: string ): any; }