UNPKG

@htsoft/reactjs-hooks

Version:
3 lines (2 loc) 140 B
import { NFTDataType } from "./AuctionInfoTypes"; export declare function getCurrenciesInUse(nftPricing: NFTDataType['pricing']): string[];