UNPKG

@smart-react-components/ui

Version:
5 lines (4 loc) 150 B
/** * Calculates the inner circle size value of the radio element. */ export declare const calculateRadioInnerCircleSize: (size: number) => number;