blob: 229e45779a9c9bf159907b1420ca927493e2f26f (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
or{
Currencies{
INR{
"₹",
"ଟଙକା",
}
}
Version{"2.1.27.78"}
}
|