UNPKG

react-number-to-words

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