mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-14 08:01:02 -07:00
Replace direct property access with 'in' operator to properly narrow the union type, fixing TypeScript compilation error.
Replace direct property access with 'in' operator to properly narrow the union type, fixing TypeScript compilation error.