- Preparing search index...
- The search index is not available
@shyft-to/js
Type alias CollectionNfts
Collection
Nfts
: { nfts
: Nft[]; page
: number; size
: number; total_count
: number; total_pages
: number; }
Type declaration
-
nfts: Nft[]
-
page: number
-
size: number
-
total_count: number
-
total_pages: number