angular-cn/packages/core/src/reflection
Martin Probst 2a78d5e6fe refactor(core): clean up dupe'd imports in reflector (#24203)
Closure Compiler in some configurations complains about duplicate
imports. This change replaces the export-with-import with an export of
the imported symbol.

closes #23993

PR Close #24203
2018-05-30 11:45:00 -07:00
..
platform_reflection_capabilities.ts feat(compiler): narrow types of expressions used in *ngIf (#20702) 2017-12-08 10:24:26 -08:00
reflection.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
reflection_capabilities.ts feat(core): support metadata reflection for native class types (#22356) 2018-02-22 13:22:03 -08:00
reflector.ts refactor(core): clean up dupe'd imports in reflector (#24203) 2018-05-30 11:45:00 -07:00
types.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00