Merge remote-tracking branch 'origin/v5'

This commit is contained in:
Daniel
2019-01-23 07:54:31 +01:00
313 changed files with 15065 additions and 8137 deletions
@@ -1,3 +1,4 @@
import { Cordova, IonicNativePlugin, Plugin } from '@ionic-native/core';
import { Injectable } from '@angular/core';
import { Cordova, IonicNativePlugin, Plugin } from '@ionic-native/core';
@@ -8,7 +9,7 @@ import { Cordova, IonicNativePlugin, Plugin } from '@ionic-native/core';
*
* @usage
* ```typescript
* import { TapticEngine } from '@ionic-native/taptic-engine';
* import { TapticEngine } from '@ionic-native/taptic-engine/ngx';
*
* ...
*