chore: audit @angular/core API classification (#8808)
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import {reflector} from '@angular/core';
|
||||
import {reflector} from '../../core_private';
|
||||
import {isPresent, IS_DART, FunctionWrapper} from '../../src/facade/lang';
|
||||
import {ObservableWrapper} from '../../src/facade/async';
|
||||
import {BaseException, unimplemented} from '../../src/facade/exceptions';
|
||||
|
Reference in New Issue
Block a user