UNPKG

rabbit-ear

Version:
9 lines 266 B
export function makeUniforms({ projectionMatrix, modelViewMatrix, cpColor, strokeWidth, }: { projectionMatrix: any; modelViewMatrix: any; cpColor: any; strokeWidth: any; }): { [key: string]: WebGLUniform; }; //# sourceMappingURL=uniforms.d.ts.map