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:
@@ -26,7 +26,7 @@ export interface VideoOptions {
|
||||
*
|
||||
* @usage
|
||||
* ```typescript
|
||||
* import { VideoPlayer } from '@ionic-native/video-player';
|
||||
* import { VideoPlayer } from '@ionic-native/video-player/ngx';
|
||||
*
|
||||
* constructor(private videoPlayer: VideoPlayer) { }
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user