chore: rename @qwen-code/sdk-typescript to @qwen-code/sdk

This commit is contained in:
mingholy.lmh
2025-12-05 21:47:26 +08:00
parent 0e9255b122
commit 96d458fa8c
20 changed files with 31 additions and 37 deletions

View File

@@ -17,7 +17,7 @@ import {
type SubagentConfig,
type ContentBlock,
type ToolUseBlock,
} from '@qwen-code/sdk-typescript';
} from '@qwen-code/sdk';
import {
SDKTestHelper,
extractText,