Update src/types/index.ts
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
This commit is contained in:
@@ -265,7 +265,7 @@ export interface TabContextTab {
|
|||||||
| "user_profile";
|
| "user_profile";
|
||||||
title: string;
|
title: string;
|
||||||
hostConfig?: SSHHost;
|
hostConfig?: SSHHost;
|
||||||
terminalRef?: React.RefObject<HTMLElement>;
|
terminalRef?: React.RefObject<TerminalHandle>;
|
||||||
}
|
}
|
||||||
|
|
||||||
// ============================================================================
|
// ============================================================================
|
||||||
|
|||||||
Reference in New Issue
Block a user