UNPKG

@antv/f2

Version:

Charts for mobile visualization.

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