aside(): initial types work

This commit is contained in:
Andrew
2015-03-25 15:53:56 -06:00
parent acd6046f63
commit 2561ab1be2
20 changed files with 495 additions and 270 deletions

View File

@ -1,5 +1,4 @@
import {NgElement, Component, Template} from 'angular2/angular2'
import {Ion} from '../ion'
@Component({
selector: 'ion-toolbar',