claude-code/tools/PowerShellTool/toolName.ts

3 lines
110 B
TypeScript
Raw Permalink Normal View History

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