Archived
feat: expose prompt helper to workspace panels
This commit is contained in:
@@ -168,6 +168,7 @@ export interface WorkspacePanelTerminal {
|
||||
}
|
||||
|
||||
export interface WorkspacePanelContext extends WorkspaceContext {
|
||||
prompt: PluginPromptEditor;
|
||||
terminal: WorkspacePanelTerminal;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user