UNPKG
@mnpay/hipay
Version:
latest (1.3.2)
1.3.2
1.3.0
mnpay/mn-payment-platforms
@mnpay/hipay
/
@types
/
constants
/
currency.d.ts
5 lines
(4 loc)
•
71 B
TypeScript
View Raw
1
2
3
4
5
export
declare
enum
HipayCurrency
{ mnt =
"MNT"
, usd =
"USD"
}