mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
102688bf83
Updates the type of the resolver function to be any `Expression` since JIT may receive a function reference rather than a `ArrowFunctionExpr`. PR Close #54908