interface WebviewInputDto {
    kind: WebviewEditorInput;
    viewType: string;
}

Properties

Properties

viewType: string