File size: 110 Bytes
39e315a | 1 2 3 | // Here to break circular dependency from prompt.ts
export const POWERSHELL_TOOL_NAME = 'PowerShell' as const
|
39e315a | 1 2 3 | // Here to break circular dependency from prompt.ts
export const POWERSHELL_TOOL_NAME = 'PowerShell' as const
|