interface TabInputDto {
    kind: TerminalEditorInput;
}

Properties

Properties