Theia API Documentation v1.65.0
    Preparing search index...
    interface ReplyErrMessage {
        err: any;
        id: number;
        type: ReplyErr;
    }
    Index

    Properties

    Properties

    err: any
    id: number
    type: ReplyErr