Function idsToDicts

  • Convert an array of ids into an array of dicts with ids.

    Parameters

    • ids: string[]

      The ids.

    Returns HDict[]

    An array of dicts with ids.