update
This commit is contained in:
@@ -53,7 +53,6 @@ export type WorkspaceEventPayloads = {
|
||||
|
||||
// Suspended SSH Session Events
|
||||
'suspendedSession:actionCompleted': void; // Emitted when a resume/remove action is completed
|
||||
'favoritePath:sendToActiveTerminal': { path: string }; // Event to send a path to the active terminal
|
||||
};
|
||||
|
||||
// 创建 mitt 事件发射器实例
|
||||
|
||||
Reference in New Issue
Block a user