Torn API Client
    Preparing search index...

    Type Alias CompanyType

    type CompanyType = {
        id: CompanyTypeId;
        name: string;
    }
    Index

    Properties

    Properties

    name: string