UNPKG
everpay-esm
Version:
latest (0.0.1)
0.0.1
everPay client JS-SDK, supports web and nodeJS to make everPay payments
everpay-esm
/
esm
/
constants
/
index.d.ts
7 lines
•
175 B
TypeScript
View Raw
1
2
3
4
5
6
7
export
declare
const
NATIVE_CHAIN_TOKENS
: {
chainType
:
string
;
network
:
string
;
chainId
:
number
;
nativeSymbol
:
string
; }[];
//# sourceMappingURL=index.d.ts.map