Files
brave-core/components
Pete Miller 5cc0360a83 [createInterfaceApi] typescript allows mutations to have array params (#36581)
components/ai_chat/resources/page/api/ai_chat_api.ts had trouble with typescript intellisense due to the process file mutation functions now having an array as their first param. Apparently due to contravariance checks
2026-05-20 14:17:36 -07:00
..