mirror of
https://github.com/claude-code-best/claude-code.git
synced 2026-06-17 22:05:50 +00:00
feat: 完成stub
This commit is contained in:
3
src/utils/model/src/bootstrap/state.ts
Normal file
3
src/utils/model/src/bootstrap/state.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
// Auto-generated type stub — replace with real implementation
|
||||
export type getModelStrings = any;
|
||||
export type setModelStrings = any;
|
||||
2
src/utils/model/src/services/analytics/growthbook.ts
Normal file
2
src/utils/model/src/services/analytics/growthbook.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
// Auto-generated type stub — replace with real implementation
|
||||
export type getFeatureValue_CACHED_MAY_BE_STALE = any;
|
||||
2
src/utils/model/src/services/claudeAiLimits.ts
Normal file
2
src/utils/model/src/services/claudeAiLimits.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
// Auto-generated type stub — replace with real implementation
|
||||
export type OverageDisabledReason = any;
|
||||
Reference in New Issue
Block a user