Theo Docs
TheoKitTheoKit-SDKTheoUITheo PaaS
API reference

RunUntilIterator

Return type of import('../internal/runtime/local-agent.js').LocalAgent.runUntil.

RunUntilIterator

Auto-generated from TypeDoc on each build. Edit the JSDoc in packages/sdk/src/ to change this page.

Return type of import("../internal/runtime/local-agent.js").LocalAgent.runUntil. Extracted so the LocalAgent method signature stays a single line (G8 LoC budget).

Signature

type RunUntilIterator = AsyncGenerator;

Kind

type

Source

packages/sdk/src/types/goal-events.ts:68

On this page