upgrade angular

This commit is contained in:
Andrew
2015-04-25 11:27:36 -05:00
parent 9039297110
commit db75218201
116 changed files with 777 additions and 3970 deletions

View File

@ -1,4 +1,4 @@
import * as domUtil from 'ionic2/util/dom'
import * as domUtil from 'ionic/util/dom'
export const dom = domUtil
export * from 'ionic2/util/util'
export * from 'ionic/util/util'