heatmap.js 110 Bytes
define(function (require) {

    require('./heatmap/HeatmapSeries');
    require('./heatmap/HeatmapView');
});