UNPKG

react-animated-counter

Version:
3 lines (2 loc) 114 B
declare const calculateDigitWidth: (digit: number) => "50%" | "80%" | "100%"; export default calculateDigitWidth;