• Converts all characters to lowercase. Same as x.toLowerCase().

    Parameters

    • x: string

    Returns string

Generated using TypeDoc