### Package to replace `async-each` ### Suggested replacement(s) ```js Promise.all(items.map(asyncFn)) ```` ### Manifest type native (replaceable by a built-in platform feature) ### Rationale Native ### Availability _No response_ ### Code example (optional) ```js ```
Package to replace
async-eachSuggested replacement(s)
Manifest type
native (replaceable by a built-in platform feature)
Rationale
Native
Availability
No response
Code example (optional)