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:
@@ -108,7 +108,7 @@ export interface VideoCapturePlusOptions {
|
||||
*
|
||||
* @usage
|
||||
* ```typescript
|
||||
* import { VideoCapturePlus, VideoCapturePlusOptions, MediaFile } from '@ionic-native/video-capture-plus';
|
||||
* import { VideoCapturePlus, VideoCapturePlusOptions, MediaFile } from '@ionic-native/video-capture-plus/ngx';
|
||||
*
|
||||
*
|
||||
* constructor(private videoCapturePlus: VideoCapturePlus) { }
|
||||
|
||||
Reference in New Issue
Block a user