Fix syntax error in replicationErrorBehavior enum (#10642)
Missing a typeof, we will get errors like this: - multiple definition of `replicationErrorBehavior' - ld: error: duplicate symbol: replicationErrorBehavior Introduced in #10504
Please register or sign in to comment