UNPKG

@visactor/vchart

Version:

charts lib based @visactor/VGrammar

3 lines (2 loc) 170 B
import type { ITooltipShapeActual } from '../../../../typings'; export declare function getSvgHtml(option: ITooltipShapeActual | undefined, gradientId?: string): string;