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:
@@ -234,7 +234,7 @@ export interface IBeaconDelegate {
|
||||
* @usage
|
||||
*
|
||||
* ```typescript
|
||||
* import { IBeacon } from '@ionic-native/ibeacon';
|
||||
* import { IBeacon } from '@ionic-native/ibeacon/ngx';
|
||||
*
|
||||
* constructor(private ibeacon: IBeacon) { }
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user