Documentation
    Preparing search index...

    Function formatCount

    • Convert counts to a human readable string: 12341.234K.

      Parameters

      • count: number | bigint

        The count to format.

      • Optionallocale: string

        The locale to use.

      Returns string

      The formatted string.