UNPKG

recharts

Version:
3 lines (2 loc) 200 B
import { ReactNode } from 'react'; export declare const detectReferenceElementsDomain: (children: ReactNode[], domain: number[], axisId: string, axisType: string, specifiedTicks?: any[]) => number[];