Export Http globally

This commit is contained in:
Max Lynch
2015-06-26 12:41:59 -05:00
parent 3bd91c0af2
commit b19b4a9c0f
2 changed files with 3 additions and 2 deletions

View File

@ -3,6 +3,8 @@ export * from 'ionic/config/config'
export * from 'ionic/config/component'
export * from 'ionic/config/ionic-view'
export * from 'ionic/net/http'
export * from 'ionic/registry'
export * from 'ionic/components'