(function() { function vendorModule() { 'use strict'; return { 'default': self['chroma'] }; } define('chroma', [], vendorModule); })();