rename src to ionic

This commit is contained in:
Andrew
2015-04-25 10:59:04 -05:00
parent 4473463909
commit 9039297110
231 changed files with 0 additions and 0 deletions

4
ionic/util.js Normal file
View File

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