mirror of
https://github.com/claude-code-best/claude-code.git
synced 2026-06-18 06:15:51 +00:00
5 lines
238 B
TypeScript
5 lines
238 B
TypeScript
// Auto-generated stub — replace with real implementation
|
|
export const clearAttributionCaches: () => void = () => {}
|
|
export const sweepFileContentCache: () => void = () => {}
|
|
export const registerAttributionHooks: () => void = () => {}
|