angular/packages/core/test/render3/instructions
Pete Bacon Darwin 5a9adbb484 refactor(core): use unknown rather than never for private properties (#41040)
Before `unknown` was available, the `never` type was used to discourage
application developers from using "private" properties. The `unknown` type
is much better suited for this.

PR Close #41040
2021-03-04 11:04:28 -08:00
..
lview_debug_spec.ts refactor(core): use unknown rather than never for private properties (#41040) 2021-03-04 11:04:28 -08:00
shared_spec.ts refactor(core): Consistent use of HEADER_OFFSET (in ɵɵ* instructions only) (#39233) 2020-10-21 18:33:00 -07:00
styling_spec.ts refactor(core): Consistent use of HEADER_OFFSET (in ɵɵ* instructions only) (#39233) 2020-10-21 18:33:00 -07:00