mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Currently the values in `DirectiveDef.inputs` are either strings or arrays, depending if there are flags. This makes it a bit hard to work with, because each time it's read, the consumer needs to account for both cases. These changes rework it so the values are always an arrays. PR Close #59980 |
||
|---|---|---|
| .. | ||
| BUILD.bazel | ||
| jit_spec.ts | ||