Type alias NFTListType

NFTListType: {
    nftid: number[];
}

Type declaration

  • nftid: number[]

Generated using TypeDoc