Torn API Client
    Preparing search index...

    Type Alias MarketLookupResponse

    type MarketLookupResponse = {
        selections: MarketSelectionName[];
    }
    Index

    Properties

    Properties

    selections: MarketSelectionName[]