Interface MergeEditorViewZone

interface MergeEditorViewZone {
    create(ctx): void;
}

Implemented by

Methods

Methods