Torn API Client
    Preparing search index...

    Type Alias TornLog

    type TornLog = {
        id: LogId;
        title: string;
    }
    Index

    Properties

    Properties

    id: LogId
    title: string