angular/packages/core/src/debug
Joey Perrott e0ae557aee refactor(core): remove truthy check for classes getter (#44087)
Remove the truthy check for the classes getter as both paths from the check assume className was not
undefined.  This allows for typescript to properly determine the type of `className` in the falsy path
from the truthy check.

PR Close #44087
2021-11-05 21:31:49 +00:00
..
debug_node.ts refactor(core): remove truthy check for classes getter (#44087) 2021-11-05 21:31:49 +00:00
proxy.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00