UNPKG

nft-barter-sdk

Version:

Javascript SDK for abstracting complexities of interacting with NFT protocols.

3 lines (2 loc) 111 B
import { ContractInterface } from '@ethersproject/contracts'; export declare const ERC1155: ContractInterface;