mirror of
https://github.com/claude-code-best/claude-code.git
synced 2026-06-17 13:55:50 +00:00
feat: 完成一大波类型修复, 虽然 any 很多
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
// Auto-generated type stub — replace with real implementation
|
||||
export type CodeSession = any;
|
||||
export type CodeSession = any;
|
||||
export type fetchCodeSessionsFromSessionsAPI = any;
|
||||
|
||||
@@ -2,4 +2,3 @@
|
||||
export type BackgroundTaskState = any;
|
||||
export type isBackgroundTask = any;
|
||||
export type TaskState = any;
|
||||
export type BackgroundTaskState = any;
|
||||
|
||||
Reference in New Issue
Block a user