Packages › trotsky › StepActorListsOutput
StepActorListsOutput type
Type representing the output type for the StepActorLists step, which is an array of lists associated with an actor.
Signature:
typescript
export type StepActorListsOutput = StepListsOutput;
References: StepListsOutput