WorkerCompositorOptions
此内容尚不支持你的语言。
Defined in: client.ts:50
Properties
Section titled “Properties”maxPendingRequests?
Section titled “maxPendingRequests?”
readonlyoptionalmaxPendingRequests:number
Defined in: client.ts:51
workerFactory()?
Section titled “workerFactory()?”
readonlyoptionalworkerFactory: () =>Worker
Defined in: client.ts:55
Advanced host integration and deterministic tests.
Returns
Section titled “Returns”Worker
workerUrl?
Section titled “workerUrl?”
readonlyoptionalworkerUrl:string|URL
Defined in: client.ts:53
Host-resolved Worker URL for standard ESM/CDN deployments.