UNPKG

react-number-to-words

Version:
3 lines (2 loc) 81 B
declare const isSafeNumber: (value: number) => boolean; export { isSafeNumber };