UNPKG

@visactor/react-vchart

Version:

The react version of VChart 4.x

3 lines (2 loc) 113 B
import type { TooltipProps } from './interface'; export declare const Tooltip: import("react").FC<TooltipProps>;