UNPKG

@htsoft/aiza-react-auction

Version:
3 lines (2 loc) 115 B
import { Auction } from "@htsoft/aiza-sdk"; export declare const useAuctionInformation: () => Auction | undefined;