Skip to content

Commit

Permalink
fix(camera-preview): formatting. Closes #790
Browse files Browse the repository at this point in the history
  • Loading branch information
mlynch committed Nov 20, 2016
1 parent 1ab76ae commit 5577c51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plugins/camera-preview.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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 = {
Expand Down

0 comments on commit 5577c51

Please sign in to comment.