b9521b568f
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 |
||
---|---|---|
.. | ||
src | ||
test | ||
index.ts | ||
package.json | ||
rollup.config.js | ||
tsconfig-build.json |