4 lines
90 B
TypeScript
4 lines
90 B
TypeScript
// Here to break circular dependency from prompt.ts
|
|
export const BASH_TOOL_NAME = 'Bash'
|
|
|