Update index.ts

This commit is contained in:
Daniel Sogl 2018-03-16 13:26:49 +01:00 committed by GitHub
parent 504838556e
commit e44229471e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,7 +24,7 @@ export interface CropOptions {
* error => console.error('Error cropping image', error) * error => console.error('Error cropping image', error)
* ); * );
* ``` * ```
* @classes * @interfaces
* CropOptions * CropOptions
*/ */
@Plugin({ @Plugin({