mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-06-01 03:20:46 +08:00
* [numeral] Remove method that no longer exists This method was removed in adamwdraper/Numeral-js@f8f2696, and it was changed in adamwdraper/Numeral-js#398 from a dedicated method to using `$` in the format. * [numeral] Fix tests