Skip to content

Commit bc39e35

Browse files
authored
feat: auto import more controllers (#576)
1 parent 27ed27e commit bc39e35

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/imports.ts

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,13 @@ export const IonicHooks = [
1313
'isPlatform',
1414
'mdTransitionAnimation',
1515
'menuController',
16+
'modalController',
17+
'popoverController',
18+
'alertController',
19+
'actionSheetController',
20+
'loadingController',
21+
'pickerController',
22+
'toastController',
1623
'onIonViewDidEnter',
1724
'onIonViewDidLeave',
1825
'onIonViewWillEnter',

0 commit comments

Comments
 (0)