This website requires JavaScript.
Explore
Help
Sign In
internal
/
manicanldes-backend
Watch
4
Star
0
Fork
You've already forked manicanldes-backend
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9ac40531b1
manicanldes-backend
/
src
/
common
/
currency.ts
2 lines
65 B
TypeScript
Raw
Blame
History
export
const
CURRENCIES
=
[
'INR'
,
'USD'
,
'EUR'
,
'GBP'
]
as
const
;
Reference in New Issue
View Git Blame
Copy Permalink