mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-19 09:33:53 +00:00
chore: fix ide installer
This commit is contained in:
@@ -52,6 +52,7 @@ export * from './ide/ide-client.js';
|
||||
export * from './ide/ideContext.js';
|
||||
export * from './ide/ide-installer.js';
|
||||
export { getIdeDisplayName, DetectedIde } from './ide/detect-ide.js';
|
||||
export * from './ide/constants.js';
|
||||
|
||||
// Export Shell Execution Service
|
||||
export * from './services/shellExecutionService.js';
|
||||
|
||||
Reference in New Issue
Block a user