mirror of
https://github.com/claude-code-best/claude-code.git
synced 2026-06-17 13:55:50 +00:00
6 lines
258 B
TypeScript
6 lines
258 B
TypeScript
// Auto-generated stub — replace with real implementation
|
|
export {};
|
|
export const clearAttributionCaches: any = (() => {}) as any;
|
|
export const sweepFileContentCache: any = (() => {}) as any;
|
|
export const registerAttributionHooks: any = (() => {}) as any;
|