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,3 @@
// Auto-generated type stub — replace with real implementation
export type getSessionId = any;
export type getSdkBetas = any;

View File

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

View File

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

View File

@@ -0,0 +1,7 @@
// Auto-generated type stub — replace with real implementation
export type SDKAssistantMessage = any;
export type SDKCompactBoundaryMessage = any;
export type SDKMessage = any;
export type SDKRateLimitInfo = any;
export type ApiKeySource = any;
export type PermissionMode = any;

View File

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

View File

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

View File

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

View File

@@ -0,0 +1,4 @@
// Auto-generated type stub — replace with real implementation
export type AssistantMessage = any;
export type CompactMetadata = any;
export type Message = any;

View File

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