mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-05-20 00:06:24 +08:00
docs(): add ngx import path
This commit is contained in:
@@ -112,7 +112,7 @@ export interface HotspotDevice {
|
||||
*
|
||||
* @usage
|
||||
* ```typescript
|
||||
* import { Hotspot, HotspotNetwork } from '@ionic-native/hotspot';
|
||||
* import { Hotspot, HotspotNetwork } from '@ionic-native/hotspot/ngx';
|
||||
*
|
||||
* constructor(private hotspot: Hotspot) { }
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user