UNPKG

@visactor/react-vchart

Version:

The react version of VChart 4.x

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