parent
a5e6eaaebc
commit
967ae3e1b8
|
@ -4,7 +4,6 @@ import {ListWrapper, Map} from 'angular2/src/facade/collection';
|
||||||
|
|
||||||
const _WHEN_DEFAULT = CONST_EXPR(new Object());
|
const _WHEN_DEFAULT = CONST_EXPR(new Object());
|
||||||
|
|
||||||
/** @internal */
|
|
||||||
export class SwitchView {
|
export class SwitchView {
|
||||||
constructor(private _viewContainerRef: ViewContainerRef, private _templateRef: TemplateRef) {}
|
constructor(private _viewContainerRef: ViewContainerRef, private _templateRef: TemplateRef) {}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue