Variable: PluginRuntimeWorkerSpawnSchema
constPluginRuntimeWorkerSpawnSchema:TObject<{installationId:TString;maxHeapOverrideMiB:TOptional<TInteger>;memoryHintMiB:TOptional<TInteger>;moduleGraphDigest:TOptional<TString>;pluginId:TString;workerId:TInteger; }>
Defined in: packages/contracts/src/pluginRuntime.ts:614
Host -> runtime: activate a worker.