@unction/optimisticp
v12.15.0
Published
Given a set of promises only return the resolved promises
Downloads
102
Readme
@unction/optimisticP
ListType<Promise> => Promise<Array>
Will take an array of promises and returns a promise of only the resolved promises.