FelixMcFelix/laughing-ironman

View on GitHub
src/Palette/Palette.js

Summary

Maintainability
A
0 mins
Test Coverage
/* global WebGLRenderingContext */
/* global WebGLProgram */
/* global WebGLShader */
/**
* @namespace Palette
*/
var Palette = Palette || {};
/* global Palette */