mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-20 01:22:52 +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
|
* @usage
|
||||||
* ```
|
* ```
|
||||||
* import { CameraPreview } from 'ionic-native';
|
* import { CameraPreview, CameraPreviewRect } from 'ionic-native';
|
||||||
*
|
*
|
||||||
* // camera options (Size and location)
|
* // camera options (Size and location)
|
||||||
* let cameraRect: CameraPreviewRect = {
|
* let cameraRect: CameraPreviewRect = {
|
||||||
|
Loading…
Reference in New Issue
Block a user