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

View File

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

View File

@@ -0,0 +1,4 @@
// Auto-generated type stub — replace with real implementation
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 FileEditToolDiff = any;

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -0,0 +1,2 @@
// Auto-generated type stub — replace with real implementation
export type PermissionUpdateDestination = 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,3 @@
// Auto-generated type stub — replace with real implementation
export type AnalyticsMetadata_I_VERIFIED_THIS_IS_NOT_CODE_OR_FILEPATHS = any;
export type logEvent = any;

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -0,0 +1,4 @@
// Auto-generated type stub — replace with real implementation
export type NetworkHostPattern = any;
export type shouldAllowManagedSandboxDomainsOnly = any;
export type SandboxManager = any;