mirror of
http://10.0.2.1:3031/sauer/claude-code.git
synced 2026-06-30 16:36:57 +10:00
3 lines
110 B
TypeScript
3 lines
110 B
TypeScript
|
|
// Here to break circular dependency from prompt.ts
|
||
|
|
export const POWERSHELL_TOOL_NAME = 'PowerShell' as const
|