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 getOauthConfig = any;
export type OAUTH_BETA_HEADER = any;

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -0,0 +1,12 @@
// Auto-generated stub — replace with real implementation
export type BillingType = any;
export type ReferralEligibilityResponse = any;
export type OAuthTokens = any;
export type SubscriptionType = any;
export type ReferralRedemptionsResponse = any;
export type ReferrerRewardInfo = any;
export type OAuthProfileResponse = any;
export type OAuthTokenExchangeResponse = any;
export type RateLimitTier = any;
export type UserRolesResponse = any;
export type ReferralCampaign = any;