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

    Function lowerFirst

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

      Parameters

      • input: string

        The input string.

      Returns string

      The string with the first letter converted to lower case.