angular/packages/platform-browser/src/browser
Zach Arend 78bf697311 refactor(platform-browser): cast response of JSON.parse (#41020)
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
2021-03-01 15:48:24 -08:00
..
tools docs: remove IE10 references from comments in the code (#39090) 2020-10-13 15:51:49 -07:00
browser_adapter.ts docs: update links to use HTTPS as protocol (#39718) 2020-11-20 12:52:16 -08:00
generic_browser_adapter.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
meta.ts fix(core): meta addTag() adds incorrect attribute for httpEquiv (#32531) 2020-11-20 09:26:08 -08:00
server-transition.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
testability.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
title.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
transfer_state.ts refactor(platform-browser): cast response of JSON.parse (#41020) 2021-03-01 15:48:24 -08:00