UNPKG

recharts

Version:
4 lines (3 loc) 225 B
import { RenderableAxisSettings } from '../state/selectors/axisSelectors'; export declare const useTooltipAxis: () => RenderableAxisSettings | undefined; export declare const useTooltipAxisBandSize: () => number | undefined;