mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
docs(): add ngx import path
This commit is contained in:
@@ -10,7 +10,7 @@ declare const window: any;
|
||||
* Geofences persist after device reboot. Geofences will be monitored even when the app is not running.
|
||||
* @usage
|
||||
* ```typescript
|
||||
* import { Geofence } from '@ionic-native/geofence';
|
||||
* import { Geofence } from '@ionic-native/geofence/ngx';
|
||||
*
|
||||
* ...
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user