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
Why is the INR using
Rsas symbol when the sign of the rupee seems to be₹?ts-money/lib/currencies.ts
Line 446 in 9ed1091