document interfaces + other classes

This commit is contained in:
Ibrahim Hadeed
2016-09-27 10:46:41 -04:00
parent 49bf9b7cc5
commit dde011c8f6
5 changed files with 207 additions and 96 deletions
+3
View File
@@ -105,6 +105,9 @@ export interface CameraPopoverOptions {
* // Handle error
* });
* ```
* @interfaces
* CameraOptions
* CameraPopoverOptions
*/
@Plugin({
plugin: 'cordova-plugin-camera',