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