UNPKG

@antv/f2

Version:

Charts for mobile visualization.

5 lines 178 B
// 把 FEngine 全部透出 export * from '@antv/f-engine'; export { default as Chart } from './chart'; export { Scale } from './deps/f2-scale/src'; export * from './components';