numbro
numbro copied to clipboard
fix unformat return type
https://github.com/BenjaminVanRyseghem/numbro/blob/develop/src/unformatting.js#L253-L282
The return value type of unformat is just number, which is not accurate because it is possible to return undefined.
Thanks!
Could you please add yourself to the AUTHORS.md file and add a line in CHANGELOG?
Thanks again
@BenjaminVanRyseghem hey - I was just about to PR this, this is a pretty big bug for TS developers, could you please look at merging it? Thanks