Torn API Client
    Preparing search index...

    Type Alias CompanyLookupResponse

    type CompanyLookupResponse = {
        selections: CompanySelectionName[];
    }
    Index

    Properties

    Properties

    selections: CompanySelectionName[]