Webpack build for branch master: 243ff48a67

This commit is contained in:
Travis CI 2017-08-23 22:40:28 +00:00
parent 7f0dd770b2
commit 133ad6bf08

View file

@ -12819,7 +12819,7 @@ const EventEmitter = __webpack_require__(12);
* @typedef {Function} CollectorFilter
* @param {...*} args Any arguments received by the listener
* @param {Collection} collection The items collected by this collector
* @returns {boolean} To collect or not collect
* @returns {boolean}
*/
/**