fix(camera-preview): formatting. Closes #790

This commit is contained in:
Max Lynch 2016-11-20 07:54:38 -06:00
parent 1ab76ae693
commit 5577c51dbc

View File

@ -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 = {