Torn API Client
    Preparing search index...

    Type Alias ErrorKeyEmpty

    type ErrorKeyEmpty = {
        code: number;
        error: string;
    }
    Index

    Properties

    Properties

    code: number
    error: string