UNPKG

three

Version:

JavaScript 3D library

6 lines (3 loc) 104 B
export class WebGLShader { constructor( gl: WebGLRenderingContext, type: string, string: string ); }