UNPKG

@antv/f2

Version:

Charts for mobile visualization.

4 lines 159 B
import withTreemap from './withTreemap'; import TreemapView from './treemapView'; export { withTreemap, TreemapView }; export default withTreemap(TreemapView);