mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
5dcdbfcba9
The option introduced in 5df3e78c99 has been named `equals` whereas the existing option in `signal` is named `equal`.
This commit renames the new option to `equal` as well to keep the naming coherent across these APIs.
PR Close #56769