Theia API Documentation v1.65.0
    Preparing search index...
    interface LogPart {
        data: string;
        type: LogType;
    }
    Index

    Properties

    Properties

    data: string
    type: LogType