UNPKG
@near-js/tokens
Version:
latest (2.2.2)
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
/
esm
/
testnet
/
index.d.ts
4 lines
(3 loc)
•
123 B
TypeScript
View Raw
1
2
3
4
import
'../ft/index.js'
;
export
{ U
as
USDC
, a
as
USDT
, w
as
wNEAR }
from
'../index-aWDXtkAx.js'
;
import
'@near-js/types'
;