Files

5 lines
109 B
TypeScript

import './color_legend';
import { HeatmapCtrl } from './heatmap_ctrl';
export { HeatmapCtrl as PanelCtrl };