- fix build error

This commit is contained in:
Marcel Lorbeer 2024-05-11 16:27:51 +02:00
parent 5a0f4f7529
commit c1d3d88d23

View File

@ -1,6 +1,6 @@
# ClientOptions
ClientOptions is a type which is used to specify the options of a client. It is used in the [Client](../classes/Client) class when creating a new client.
ClientOptions is a type which is used to specify the options of a client. It is used in the [MarcSyncClient](../classes/MarcSyncClient) class when creating a new client.
## Type Definition