• Transform snake_case string to camelCase string

    Parameters

    • s: string

      Snake_case string

    Returns string