UNPKG

react-number-to-words

Version:
5 lines (4 loc) 125 B
declare const units: string[]; declare const tens: string[]; declare const scales: string[]; export { units, tens, scales };