Version 1.1 Release #32

Merged
MarciiTheDev merged 6 commits from dev into main 2024-05-11 15:29:07 +00:00
Showing only changes of commit c1d3d88d23 - Show all commits

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