mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Template expressions can now use a post-fix `!` operator that asserts the target of the operator is not null. This is similar to the TypeScript non-null assert operator. Expressions generated in factories will be generated with the non-null assert operator. Closes: #10855 |
||
|---|---|---|
| .. | ||
| expression_diagnostics_spec.ts | ||
| mocks.ts | ||