Skip to content

Commit 5577c51

Browse files
committed
fix(camera-preview): formatting. Closes #790
1 parent 1ab76ae commit 5577c51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/plugins/camera-preview.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ export interface CameraPreviewSize {
2323
*
2424
* @usage
2525
* ```
26-
* import { CameraPreview } from 'ionic-native';
26+
* import { CameraPreview, CameraPreviewRect } from 'ionic-native';
2727
*
2828
* // camera options (Size and location)
2929
* let cameraRect: CameraPreviewRect = {

0 commit comments

Comments
 (0)