feat: 完成stub

This commit is contained in:
claude-code-best
2026-03-31 20:40:16 +08:00
parent c26d614fb2
commit bd756cc369
905 changed files with 3996 additions and 375 deletions

View File

@@ -0,0 +1,4 @@
// Auto-generated type stub — replace with real implementation
export type ToolPermissionContext = any;
export type Tool = any;
export type ToolUseContext = any;

View File

@@ -0,0 +1,3 @@
// Auto-generated type stub — replace with real implementation
export type hasAutoMemPathOverride = any;
export type isAutoMemPath = any;

View File

@@ -0,0 +1,5 @@
// Auto-generated type stub — replace with real implementation
export type checkSecurityRestrictionGate = any;
export type checkStatsigFeatureGate_CACHED_MAY_BE_STALE = any;
export type getDynamicConfig_BLOCKS_ON_INIT = any;
export type getFeatureValue_CACHED_MAY_BE_STALE = any;

View File

@@ -0,0 +1,5 @@
// Auto-generated type stub — replace with real implementation
export type AppState = any;
export type useAppState = any;
export type useAppStateStore = any;
export type useSetAppState = any;

View File

@@ -0,0 +1,2 @@
// Auto-generated type stub — replace with real implementation
export type isAgentMemoryPath = any;

View File

@@ -0,0 +1,4 @@
// Auto-generated type stub — replace with real implementation
export type CLAUDE_FOLDER_PERMISSION_PATTERN = any;
export type FILE_EDIT_TOOL_NAME = any;
export type GLOBAL_CLAUDE_FOLDER_PERMISSION_PATTERN = any;