mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-22 05:21:52 +08:00
refactor(ViewController): remove need for viewType property
This commit is contained in:
@ -21,6 +21,7 @@ export * from './util/keyboard';
|
||||
export * from './util/form';
|
||||
|
||||
export * from './animations/animation';
|
||||
export * from './transitions/page-transition';
|
||||
export * from './transitions/transition';
|
||||
|
||||
export * from './translation/translate';
|
||||
|
Reference in New Issue
Block a user