Webpack build for branch master: 284bec80d4

This commit is contained in:
Travis CI 2017-05-19 22:08:20 +00:00
parent 5dbf0deb5d
commit eee3059bbf

View file

@ -12695,8 +12695,8 @@ const Collector = __webpack_require__(31);
/**
* @typedef {CollectorOptions} MessageCollectorOptions
* @property {number} max The maximum amount of messages to process
* @property {number} maxProcessed The maximum amount of messages to collect
* @property {number} max The maximum amount of messages to collect
* @property {number} maxProcessed The maximum amount of messages to process
*/
/**