• Returns a string with the specified unit pluralized based on the count.

    Parameters

    • unit: unknown

      The unit to be pluralized.

    • count: number | object | unknown[]

      The count of the unit.

    Returns string

    The pluralized string.