UNPKG

@antv/f2

Version:

Charts for mobile visualization.

4 lines 135 B
import withArea from './withArea'; import AreaView from './areaView'; export { withArea, AreaView }; export default withArea(AreaView);