Files
claude-code/src/utils/attributionHooks.ts
2026-05-01 21:39:30 +08:00

5 lines
238 B
TypeScript

// Auto-generated stub — replace with real implementation
export const clearAttributionCaches: () => void = () => {}
export const sweepFileContentCache: () => void = () => {}
export const registerAttributionHooks: () => void = () => {}