Docs/types: add Promise<T> and Array<T> #472

Changelog updates and version bump of devDeps
This commit is contained in:
Lovell Fuller
2016-11-17 19:50:19 +00:00
parent 6ccccf8c39
commit effa77afee
13 changed files with 113 additions and 54 deletions

View File

@@ -25,7 +25,7 @@ let versions = {
})();
/**
* @name sharp
* @class Sharp
*
* Constructor factory to create an instance of `sharp`, to which further methods are chained.
*