跳转到内容

WorkerCompositorOptions

此内容尚不支持你的语言。

Defined in: client.ts:50

readonly optional maxPendingRequests: number

Defined in: client.ts:51


readonly optional workerFactory: () => Worker

Defined in: client.ts:55

Advanced host integration and deterministic tests.

Worker


readonly optional workerUrl: string | URL

Defined in: client.ts:53

Host-resolved Worker URL for standard ESM/CDN deployments.