mirror of
https://gitverse.ru/anarchic/claude-code
synced 2026-05-21 02:23:13 +00:00
2 lines
110 B
TypeScript
2 lines
110 B
TypeScript
// Here to break circular dependency from prompt.ts
|
|
export const POWERSHELL_TOOL_NAME = 'PowerShell' as const
|