Torn API Client
    Preparing search index...

    Type Alias TornLookupResponse

    type TornLookupResponse = {
        selections: TornSelectionName[];
    }
    Index

    Properties

    Properties

    selections: TornSelectionName[]