Function toArray

Copies data to an array

  • Type Parameters

    • V

    Parameters

    • map: ReadonlyMap<string, V>

    Returns readonly V[]