mirror of
https://github.com/claude-code-best/claude-code.git
synced 2026-06-18 14:25:51 +00:00
feat: 完成stub
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
// Auto-generated type stub — replace with real implementation
|
||||
export type getFeatureValue_CACHED_MAY_BE_STALE = any;
|
||||
2
src/tools/FileReadTool/src/utils/file.ts
Normal file
2
src/tools/FileReadTool/src/utils/file.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
// Auto-generated type stub — replace with real implementation
|
||||
export type MAX_OUTPUT_SIZE = any;
|
||||
2
src/tools/FileReadTool/src/utils/messages.ts
Normal file
2
src/tools/FileReadTool/src/utils/messages.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
// Auto-generated type stub — replace with real implementation
|
||||
export type extractTag = any;
|
||||
Reference in New Issue
Block a user