• Converts the first character of string to lower case.

    Parameters

    • Optional string: string

      The string to convert.

    Returns string

    Returns the converted string.

Generated using TypeDoc