mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
e3a16ed02d
* don't reexport symbols that the user already reexported * never reexport symbols that are part of arguments of non simple function calls Fixes #19883 PR Close #19884
Tests in this directory are excluded from running in the browser and only run in node.