@orangecheck/agent-anthropic / InvokeWithStampResult
Interface: InvokeWithStampResult<T>
Defined in: index.ts:130
Extended by
Type Parameters
| Type Parameter |
|---|
T |
Properties
| Property | Type | Defined in |
|---|---|---|
<a id="property-action"></a> action | ActionEnvelope | index.ts:132 |
<a id="property-result"></a> result | T | index.ts:131 |