IndividualRunOptions
type IndividualRunOptions<TContext> = | StreamRunOptions<TContext>| NonStreamRunOptions<TContext>;
Type Parameters
Section titled “Type Parameters”Type Parameter | Default type |
---|---|
|
|
type IndividualRunOptions<TContext> = | StreamRunOptions<TContext>| NonStreamRunOptions<TContext>;
Type Parameter | Default type |
---|---|
|
|