mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-07-13 19:40:28 -07:00
37dabd873a
Replace direct property access with 'in' operator to properly narrow the union type, fixing TypeScript compilation error.