I have no idea

This commit is contained in:
Max Lynch
2015-04-27 15:09:21 -05:00
parent f4905ee5b7
commit a544efc509
10 changed files with 119 additions and 57 deletions

View File

@ -9,6 +9,7 @@ Object.defineProperties(NgElement.prototype, {
export * from 'ionic/components'
export * from 'ionic/platform/platform'
export * from 'ionic/routing/router'
export * from 'ionic/webview/webview'
export * from 'ionic/webview/cordova/cordova'
export * from 'ionic/webview/node-webkit/node-webkit'