Theia API Documentation v1.65.0
    Preparing search index...
    interface WorkspaceCommentThreadsEventMain {
        commentThreads: CommentThread[];
        ownerId: string;
    }
    Index

    Properties

    commentThreads: CommentThread[]
    ownerId: string