Skip to content

IndividualRunOptions

type IndividualRunOptions<TContext> =
| StreamRunOptions<TContext>
| NonStreamRunOptions<TContext>;
Type Parameter Default type

TContext

undefined