Files
claude-code/tools/PowerShellTool/toolName.ts
2026-04-02 11:51:49 +03:00

3 lines
110 B
TypeScript

// Here to break circular dependency from prompt.ts
export const POWERSHELL_TOOL_NAME = 'PowerShell' as const