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 stub — replace with real implementation
export {};
export const SnipBoundaryMessage: any = (() => {}) as any;

View File

@@ -0,0 +1,3 @@
// Auto-generated stub — replace with real implementation
export {};
export const UserCrossSessionMessage: any = (() => {}) as any;

View File

@@ -0,0 +1,3 @@
// Auto-generated stub — replace with real implementation
export {};
export const UserForkBoilerplateMessage: any = (() => {}) as any;

View File

@@ -0,0 +1,3 @@
// Auto-generated stub — replace with real implementation
export {};
export const UserGitHubWebhookMessage: any = (() => {}) as any;

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -0,0 +1,4 @@
// Auto-generated type stub — replace with real implementation
export type getRateLimitTier = any;
export type getSubscriptionType = any;
export type isClaudeAISubscriber = any;

View File

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

View File

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

View File

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

View File

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

View File

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