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:
@@ -16,7 +16,7 @@ declare const cordova: any;
|
||||
*
|
||||
* @usage
|
||||
* ```typescript
|
||||
* import { JinsMeme } from '@ionic-native/jins-meme';
|
||||
* import { JinsMeme } from '@ionic-native/jins-meme/ngx';
|
||||
*
|
||||
* constructor(private jinsMeme: JinsMeme) { }
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user