• Converts an identifier from CamelCase to snake_case.

    Parameters

    • name: string
    • Optionalseparator: string

    Returns string