You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/js-client-sdk.iprecomputedclientconfigsync.md
+19-2Lines changed: 19 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,8 +8,6 @@ Configuration parameters for initializing the Eppo precomputed client.
8
8
9
9
This interface is used for cases where precomputed assignments are available from an external process that can bootstrap the SDK client.
10
10
11
-
precomputedConfiguration - The configuration as a string to bootstrap the client. assignmentLogger - Optional logger for assignment events. throwOnFailedInitialization - Optional flag to throw an error if initialization fails.
Copy file name to clipboardExpand all lines: docs/js-client-sdk.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -224,8 +224,6 @@ Configuration parameters for initializing the Eppo precomputed client.
224
224
225
225
This interface is used for cases where precomputed assignments are available from an external process that can bootstrap the SDK client.
226
226
227
-
precomputedConfiguration - The configuration as a string to bootstrap the client. assignmentLogger - Optional logger for assignment events. throwOnFailedInitialization - Optional flag to throw an error if initialization fails.
0 commit comments