Torn API Client
    Preparing search index...

    Type Alias TornEducationResponse

    type TornEducationResponse = {
        education: TornEducation[];
    }
    Index

    Properties

    Properties

    education: TornEducation[]