Files
claude-code-v2.1.88/tools/PowerShellTool/toolName.ts
T
2026-04-25 06:45:36 +09:00

3 lines
110 B
TypeScript

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