refactor(core): move core/compiler to core/linker, adjust imports
This commit is contained in:
@ -14,4 +14,4 @@ export {
|
||||
OnDestroy,
|
||||
OnInit,
|
||||
DoCheck
|
||||
} from './src/core/compiler/interfaces';
|
||||
} from './src/core/linker/interfaces';
|
||||
|
Reference in New Issue
Block a user