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,10 @@
// Auto-generated type stub — replace with real implementation
export type getEventLogger = any;
export type getPromptId = any;
export type getLoggerProvider = any;
export type getMeterProvider = any;
export type getTracerProvider = any;
export type setEventLogger = any;
export type setLoggerProvider = any;
export type setMeterProvider = any;
export type setTracerProvider = any;

View File

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

View File

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

View File

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