Torn API Client
    Preparing search index...

    Type Alias PropertyLookupResponse

    type PropertyLookupResponse = {
        selections: PropertySelectionName[];
    }
    Index

    Properties

    Properties

    selections: PropertySelectionName[]