Duplicated from banana-projects/web3d
6cd9596
1
2
3
4
export class WebGLShader { constructor(gl: any, type: string, string: string); }