• Set the first character in the string to lowercase

    Type Parameters

    • T extends string

    Parameters

    • str: T

    Returns Uncapitalize<T>