Common Ionic Directives

This commit is contained in:
Max Lynch
2015-05-07 10:16:02 -05:00
parent 7353a616ec
commit 69ad5777bd
3 changed files with 12 additions and 2 deletions

View File

@ -30,6 +30,7 @@ Object.defineProperties(ViewContainerRef.prototype, {
export * from 'ionic/components'
export * from 'ionic/directives'
export * from 'ionic/platform/platform'
export * from 'ionic/routing/router'