Doc refresh, thank you @cspotcode

This commit is contained in:
Lovell Fuller
2017-05-01 09:34:10 +01:00
parent 4d1a1694cd
commit 19dd6a997f
3 changed files with 3 additions and 2 deletions

View File

@@ -217,7 +217,7 @@ Sharp.queue = queue;
/**
* An Object containing nested boolean values representing the available input and output formats/methods.
* @example
* console.log(sharp.format());
* console.log(sharp.format);
* @returns {Object}
*/
Sharp.format = sharp.format();