70cd124ede
`$any()` can now be used in a binding expression to disable type checking for the rest of the expression. This similar to `as any` in TypeScript and allows expression that work at runtime but do not type-check. PR Close #20876 |
||
---|---|---|
.. | ||
check_types_spec.ts | ||
expression_diagnostics_spec.ts | ||
mocks.ts | ||
symbol_query_spec.ts |