mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-13 00:54:32 +00: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