Type ClientOptions
ClientOptions
Type Declared in packages/sdk/client/src/client/client.ts:43
This options object configures the DXOS Client.
Properties
config
Type: Config
Client configuration object.
createWorker
Type: function
Create client worker.
modelFactory
Type: any
Custom model factory.
services
Type: MaybePromise<ClientServicesProvider>
Custom services provider.
shell
Type: string
Shell path.