Torn API Client
    Preparing search index...

    Type Alias UserPersonalStatsHistoric

    type UserPersonalStatsHistoric = {
        personalstats: PersonalStatsHistoricStat[];
    }
    Index

    Properties

    Properties

    personalstats: PersonalStatsHistoricStat[]