Skip to main content

Type ClientOptions

Less than 1 minute

Type ClientOptions

Declared in packages/sdk/client/dist/types/src/client/client.d.ts:16

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.

types

Type: TypeCollection

Types.