Skip to main content
ResolveExecutionIntentOutcome = "RESOLVED" | "ALREADY_RESOLVED"
Defined in: typescript/src/models/execution-intent.ts:107 RESOLVED: this call closed the intent. ALREADY_RESOLVED: it was already closed, nothing was changed, and the original statement is returned.