mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
78bf697311
Casts the response of JSON.parse to `{}`, so that is not an `any` type.
This is because google3 does not allow the use of `any` type.
PR Close #41020