vlocode-project - v1.40.0-beta-4
    Preparing search index...

    Function pluralize

    • 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.