File "heatmap.js"

Full Path: /home/cananyalcin/public_html/vendors/echarts/src/chart/heatmap.js
File size: 110 bytes
MIME-type: text/plain
Charset: utf-8

define(function (require) {

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