UNPKG

react-number-to-words

Version:
3 lines (2 loc) 85 B
declare const toWordsOrdinal: (number: number) => string; export { toWordsOrdinal };