UNPKG

@stdlib/utils-async-inmap

Version:

Invoke a function for each element in a collection and update the collection in-place.

3 lines 116 B
/// <reference path="../docs/types/index.d.ts" /> import inmapAsync from '../docs/types/index'; export = inmapAsync;