UNPKG
@near-js/tokens
Version:
latest (2.2.3)
2.2.3
2.2.2
2.2.1
2.2.0
2.1.0
2.0.3
2.0.2
2.0.1
2.0.0
Modules with tokens
@near-js/tokens
/
lib
/
commonjs
/
mainnet
/
index.d.cts
4 lines
(3 loc)
•
125 B
text/typescript
View Raw
1
2
3
4
import
'../ft/index.cjs'
;
export
{ U
as
USDC
, a
as
USDT
, w
as
wNEAR }
from
'../index-SRHhcePN.cjs'
;
import
'@near-js/types'
;