
committed by
Misko Hevery

parent
97220dd2ba
commit
de31aca7a7
@ -41,7 +41,7 @@ export class CompilerCache {
|
||||
}
|
||||
|
||||
/**
|
||||
* @exportedAs angular2/template
|
||||
* @exportedAs angular2/view
|
||||
*/
|
||||
@Injectable()
|
||||
export class Compiler {
|
||||
|
@ -11,7 +11,7 @@ import * as vhModule from './view_hydrator';
|
||||
import {Renderer} from 'angular2/src/render/api';
|
||||
|
||||
/**
|
||||
* @exportedAs angular2/template
|
||||
* @exportedAs angular2/view
|
||||
*/
|
||||
export class ViewContainer {
|
||||
viewFactory: vfModule.ViewFactory;
|
||||
|
Reference in New Issue
Block a user