Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(camera-preview): parameter size is optional (#871)
Just added the '?' to the parameter (size) in the static takePicture(size?: CameraPreviewSize): void { } because the size is a optional parameter
- Loading branch information