chore: audit @angular/core API classification (#8808)
This commit is contained in:
@ -11,9 +11,8 @@ import {
|
||||
ViewChildrenMetadata,
|
||||
ContentChildMetadata,
|
||||
ViewChildMetadata,
|
||||
reflector
|
||||
} from '@angular/core';
|
||||
import {ReflectorReader} from '../core_private';
|
||||
import {ReflectorReader, reflector} from '../core_private';
|
||||
|
||||
import {Type, isPresent, stringify} from '../src/facade/lang';
|
||||
import {BaseException} from '../src/facade/exceptions';
|
||||
|
Reference in New Issue
Block a user