UNPKG

@near-js/tokens

Version:

Modules with tokens

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