interface ErrorInfo {
    readableErrorCode: string;
}

Properties

readableErrorCode: string

Generated using TypeDoc