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