Function collect

  • Type Parameters

    • T

    Parameters

    • promises: Record<string, Promise<T>>

    Returns Promise<Record<string, T>>