mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 03:32:21 +08:00
rename webview to engine
This commit is contained in:
@ -19,8 +19,9 @@ Object.defineProperties(ViewContainer.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'
|
||||
export * from 'ionic/util/focus'
|
||||
export * from 'ionic/collide/animation'
|
||||
|
||||
export * from 'ionic/engine/engine'
|
||||
export * from 'ionic/engine/cordova/cordova'
|
||||
export * from 'ionic/engine/electron/electron'
|
||||
|
Reference in New Issue
Block a user