UNPKG

@nivo/polar-axes

Version:
3 lines 250 B
import { RadialAxisTickProps } from './types'; export declare const RadialAxisTick: ({ label, textAnchor, theme, animated: animatedProps, }: RadialAxisTickProps) => import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=RadialAxisTick.d.ts.map