Skip to content

Commit 07c6963

Browse files
export hosts types
1 parent a53293a commit 07c6963

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/sessions/WebSocketSession/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ export * from "./terminals";
2323
export * from "./commands";
2424
export * from "./git";
2525
export * from "./interpreters";
26+
export * from "./hosts";
2627

2728
export class WebSocketSession {
2829
private disposable = new Disposable();

0 commit comments

Comments
 (0)