diff --git a/src/index.ts b/src/index.ts index e6b222fcc..95a0eb0f3 100644 --- a/src/index.ts +++ b/src/index.ts @@ -150,6 +150,7 @@ window['IonicNative'] = { AppVersion: AppVersion, Badge: Badge, BackgroundGeolocation: BackgroundGeolocation, + BackgroundMode: BackgroundMode, BarcodeScanner: BarcodeScanner, Base64ToGallery: Base64ToGallery, BatteryStatus: BatteryStatus,