mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
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
|
||
|---|---|---|
| .. | ||
| tools | ||
| browser_adapter.ts | ||
| generic_browser_adapter.ts | ||
| meta.ts | ||
| server-transition.ts | ||
| testability.ts | ||
| title.ts | ||
| transfer_state.ts | ||