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:
@@ -96,7 +96,7 @@ export interface HotCodePushEventData {
|
||||
*
|
||||
* @usage
|
||||
* ```typescript
|
||||
* import { HotCodePush } from '@ionic-native/hot-code-push';
|
||||
* import { HotCodePush } from '@ionic-native/hot-code-push/ngx';
|
||||
*
|
||||
* constructor(private hotCodePush: HotCodePush) { }
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user