UNPKG

@stdlib/utils-async-parallel

Version:

Execute a set of functions in parallel.

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