macor161 / ts-money

Typescript port of js-money. Implementation of the Money value object.
MIT License
47 stars 9 forks source link

INR using Rs instead of ₹ as symbol #14

Open LukasHirt opened 1 year ago

LukasHirt commented 1 year ago

Why is the INR using Rs as symbol when the sign of the rupee seems to be ?

https://github.com/macor161/ts-money/blob/9ed10910daafdaab8a5b3d67087a99b2f6ed9135/lib/currencies.ts#L446