Theia API Documentation v1.65.0
    Preparing search index...
    interface TextMergeInputDto {
        base: UriComponents;
        input1: UriComponents;
        input2: UriComponents;
        kind: TextMergeInput;
        result: UriComponents;
    }
    Index

    Properties