Type ClientOptions
Less than 1 minute
ClientOptions
Type Declared in packages/sdk/client/src/client/client.ts:32
This options object configures the DXOS Client.
Properties
config
Type: Config
Client configuration object.
modelFactory
Type: ModelFactory
Custom model factory.
services
Type: MaybePromise<ClientServicesProvider>
Custom services provider.