mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-05-02 00:07:23 +08:00
docs(): add ngx import path
This commit is contained in:
@@ -77,7 +77,7 @@ export function CordovaFiniteObservable(
|
||||
*
|
||||
* @usage
|
||||
* ```typescript
|
||||
* import { PhotoLibrary } from '@ionic-native/photo-library';
|
||||
* import { PhotoLibrary } from '@ionic-native/photo-library/ngx';
|
||||
*
|
||||
* constructor(private photoLibrary: PhotoLibrary) { }
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user