mirror of
https://github.com/claude-code-best/claude-code.git
synced 2026-06-18 22:35:51 +00:00
claude-code with OpenAI mode fix
This commit is contained in:
4
src/utils/attributionHooks.ts
Normal file
4
src/utils/attributionHooks.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
// Auto-generated stub — replace with real implementation
|
||||
export const clearAttributionCaches: () => void = () => {};
|
||||
export const sweepFileContentCache: () => void = () => {};
|
||||
export const registerAttributionHooks: () => void = () => {};
|
||||
Reference in New Issue
Block a user