UNPKG

@near-js/tokens

Version:

Modules with tokens

6 lines (5 loc) 259 B
export { FungibleToken, NEAR, NativeToken } from './ft/index.js'; export { NFTContract, NonFungibleToken } from './nft/index.js'; export { i as mainnet } from './index-DPtmpYMA.js'; export { i as testnet } from './index-aWDXtkAx.js'; import '@near-js/types';