UNPKG

@antv/f2

Version:

Charts for mobile visualization.

4 lines (3 loc) 187 B
import { PolarAxisProps, RectAxisProps } from './types'; declare const _default: (props: PolarAxisProps | RectAxisProps) => import("@antv/f-engine").JSX.Element; export default _default;