Function toIdsList

  • Return a list of refs from the arguments.

    Parameters

    • ids: HList<HRef> | string[] | HRef[]

      The ids to convert to a list.

    Returns HList<HRef>

    A list of refs.