Type alias MakeOfferType

MakeOfferType: Omit<Awaited<ReturnType<Gondi["makeSingleNftOffer"]>>, "nftId"> | Omit<Awaited<ReturnType<Gondi["makeCollectionOffer"]>>, "collectionId">