Skip to content

Commit fce5191

Browse files
authored
chore: update autogen docs (#147)
1 parent 402085d commit fce5191

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

docs/js-client-sdk.iprecomputedclientconfigsync.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ Configuration parameters for initializing the Eppo precomputed client.
88

99
This interface is used for cases where precomputed assignments are available from an external process that can bootstrap the SDK client.
1010

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.
12-
1311
**Signature:**
1412

1513
```typescript

docs/js-client-sdk.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -224,8 +224,6 @@ Configuration parameters for initializing the Eppo precomputed client.
224224

225225
This interface is used for cases where precomputed assignments are available from an external process that can bootstrap the SDK client.
226226

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.
228-
229227

230228
</td></tr>
231229
</tbody></table>

0 commit comments

Comments
 (0)