@ac-essentials/misc-util
    Preparing search index...

    Function upperFirst

    • Converts the first letter of a string to upper case.

      Parameters

      • input: string

        The input string.

      Returns Capitalize<string>

      The string with the first letter converted to upper case.