UNPKG

@antv/f2

Version:

Charts for mobile visualization.

4 lines 135 B
import withLine from './withLine'; import LineView from './lineView'; export { withLine, LineView }; export default withLine(LineView);