UNPKG

@antv/f2

Version:

Charts for mobile visualization.

7 lines (5 loc) 205 B
// 把 FEngine 全部透出 export * from '@antv/f-engine'; export { default as Chart, ChartProps } from './chart'; export { Scale, ScaleConfig } from './deps/f2-scale/src'; export * from './components';