promise-settle
Version:
settle([...]) returns a Promise that is fulfilled when all items in the array are either fulfilled or rejected
4 lines (2 loc) • 65 B
JavaScript
settle([...]) returns a Promise that is fulfilled when all items in the array are either fulfilled or rejected