mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 16:52:53 +08:00
fix(camera-preview): formatting. Closes #790
This commit is contained in:
parent
1ab76ae693
commit
5577c51dbc
@ -23,7 +23,7 @@ export interface CameraPreviewSize {
|
||||
*
|
||||
* @usage
|
||||
* ```
|
||||
* import { CameraPreview } from 'ionic-native';
|
||||
* import { CameraPreview, CameraPreviewRect } from 'ionic-native';
|
||||
*
|
||||
* // camera options (Size and location)
|
||||
* let cameraRect: CameraPreviewRect = {
|
||||
|
Loading…
Reference in New Issue
Block a user