mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-26 08:13:34 +08:00
let there be typescript
This commit is contained in:
@ -1,5 +1,4 @@
|
||||
import {Component} from 'angular2/src/core/annotations_impl/annotations';
|
||||
import {View} from 'angular2/src/core/annotations_impl/view';
|
||||
import {Component, View} from 'angular2/angular2';
|
||||
|
||||
|
||||
@Component({ selector: 'ion-app' })
|
Reference in New Issue
Block a user