UNPKG

three

Version:

JavaScript 3D library

4 lines (3 loc) 99 B
export class WebGLShader { constructor(gl: any, type: string, string: string, debug: boolean); }