UNPKG

@visactor/vrender-components

Version:

components library for dp visualization

4 lines (3 loc) 172 B
import { TooltipAttributes } from './type'; export declare const defaultAttributes: Partial<TooltipAttributes>; export declare const TOOLTIP_POSITION_ATTRIBUTES: string[];