angular-docs-cn/packages/examples/common/ngIf/ts
Nihal 07a66fc4c2 docs: remove explicit boolean type in examples as TS infers it automatically (#39081)
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
2020-10-06 08:39:01 -07:00
..
e2e_test docs(common): fix selector field in NgIfAs example component (#35854) 2020-07-20 13:35:04 -07:00
module.ts docs: remove explicit boolean type in examples as TS infers it automatically (#39081) 2020-10-06 08:39:01 -07:00