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