mirror of
https://github.com/claude-code-best/claude-code.git
synced 2026-06-19 06:45:50 +00:00
style: 完成所有文件的lint
This commit is contained in:
@@ -1,12 +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;
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user