mirror of
https://github.com/claude-code-best/claude-code.git
synced 2026-06-15 12:55:51 +00:00
2 lines
69 B
JavaScript
2 lines
69 B
JavaScript
export const REPLTool = { name: 'REPLTool', isEnabled: () => false }
|