parent
6f1100a7e9
commit
f76a9ad156
|
@ -10,7 +10,6 @@ import * as fs from 'fs';
|
|||
import * as ts from 'typescript';
|
||||
|
||||
import {BaseDefDecoratorHandler, ComponentDecoratorHandler, DirectiveDecoratorHandler, InjectableDecoratorHandler, NgModuleDecoratorHandler, PipeDecoratorHandler, ResourceLoader, SelectorScopeRegistry} from '../../ngtsc/annotations';
|
||||
import {Decorator} from '../../ngtsc/host';
|
||||
import {CompileResult, DecoratorHandler} from '../../ngtsc/transform';
|
||||
|
||||
import {NgccReflectionHost} from './host/ngcc_host';
|
||||
|
|
Loading…
Reference in New Issue