Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 556 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 556 Bytes

@unction/allP

Tests Stability Dependencies

Array => Promise<Array>

A port of the Promise.all() function.

Credit: @keithamus

allP([fetchUser, fetchToken])