Files
claude-code-src/tools/PowerShellTool/toolName.ts
T
2026-03-31 20:55:13 +01:00

3 lines
110 B
TypeScript

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