← Back To API Reference

.mapSeries

.mapSeries(function(any item, int index, int length) mapper) -> Promise

等同于 Promise.mapSeries(this, iterator)