mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
In the `packages/examples/common/ngif/module.ts` file, the field `show` is given an explicit boolean type. Since typescript infers boolean type, it is redundant and this commit removes it. PR Close #39081 |
||
|---|---|---|
| .. | ||
| location/ts | ||
| ngComponentOutlet/ts | ||
| ngIf/ts | ||
| ngTemplateOutlet/ts | ||
| pipes/ts | ||
| BUILD.bazel | ||
| main.ts | ||
| start-server.js | ||
| test_module.ts | ||