Files
claude-code/src/cli/src/utils/headlessProfiler.ts
claude-code-best bd756cc369 feat: 完成stub
2026-03-31 20:40:16 +08:00

5 lines
199 B
TypeScript

// Auto-generated type stub — replace with real implementation
export type headlessProfilerStartTurn = any;
export type headlessProfilerCheckpoint = any;
export type logHeadlessProfilerTurn = any;