UNPKG

@antv/f2

Version:

Charts for mobile visualization.

4 lines 143 B
import withGauge from './withGauge'; import GaugeView from './gaugeView'; export { withGauge, GaugeView }; export default withGauge(GaugeView);