map.apps Bundle APIs 4.20.0
    Preparing search index...

    Function runParallel

    • Runs the given array of tasks in parallel.

      Type Parameters

      • T

      Parameters

      Returns Promise<T>[]

      An array of promises that resolve to results, in the same order as tasks.