mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-21 01:07:46 +00:00
chore: fix ide installer
This commit is contained in:
7
packages/core/src/ide/constants.ts
Normal file
7
packages/core/src/ide/constants.ts
Normal file
@@ -0,0 +1,7 @@
|
||||
/**
|
||||
* @license
|
||||
* Copyright 2025 Google LLC
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
*/
|
||||
|
||||
export const QWEN_CODE_COMPANION_EXTENSION_NAME = 'Qwen Code Companion';
|
||||
Reference in New Issue
Block a user