mirror of
https://github.com/claude-code-best/claude-code.git
synced 2026-06-17 22:05:50 +00:00
3 lines
89 B
TypeScript
3 lines
89 B
TypeScript
// Here to break circular dependency from prompt.ts
|
|
export const BASH_TOOL_NAME = 'Bash'
|