feat(Registry)

This commit is contained in:
Max Lynch
2015-06-25 15:35:24 -05:00
parent b50e03b22a
commit 848f81099a
6 changed files with 57 additions and 6 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/registry'
export * from 'ionic/components'
export * from 'ionic/platform/platform'