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 var mixpanel: any;
|
||||
*
|
||||
* @usage
|
||||
* ```typescript
|
||||
* import { Mixpanel } from '@ionic-native/mixpanel';
|
||||
* import { Mixpanel } from '@ionic-native/mixpanel/ngx';
|
||||
*
|
||||
* constructor(private mixpanel: Mixpanel, private mixpanelPeople: MixpanelPeople) { }
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user