Variable: PluginRuntimeWireErrorSchema
constPluginRuntimeWireErrorSchema:TObject<{code:TString;details:TOptional<TUnknown>;message:TString;retryable:TBoolean;stackToken:TString; }>
Defined in: packages/contracts/src/pluginRuntime.ts:839
Wire error shape (§15.7) for RPC failures crossing the worker boundary.