UNPKG

99 BTypeScriptView Raw
1export function WebGLShader(gl: WebGLRenderingContext, type: string, string: string): WebGLShader;