Segment working again

This commit is contained in:
Max Lynch
2015-05-12 13:51:23 -05:00
parent 392e751ee5
commit aadb176a4e
5 changed files with 33 additions and 13 deletions

View File

@ -1,3 +1,4 @@
import {Renderer, ElementRef} from 'angular2/angular2'
import {Component, Directive} from 'angular2/src/core/annotations_impl/annotations';
import {View} from 'angular2/src/core/annotations_impl/view';