@arcmantle/library
    Preparing search index...
    • Iteratively waits for promises in a map or set.

      Promises are deleted from the map as they complete.

      Parameters

      • map: Set<any> | Map<any, Promise<any>>

      Returns Promise<void>