docs(): update docs

This commit is contained in:
Ibby 2016-12-06 09:18:03 -05:00
parent bd7ebaee3b
commit a38adf53c3

View File

@ -65,6 +65,8 @@ export interface ImageResizerOptions {
* () => { console.log('Error occured'); } * () => { console.log('Error occured'); }
* ) * )
* ``` * ```
* @interfaces
* ImageResizerOptions
*/ */
@Plugin({ @Plugin({
pluginName: 'ImageResizer', pluginName: 'ImageResizer',