Skip to content

Packages  ›  trotsky  ›  StepBuilderListOutput

StepBuilderListOutput type

Represents the output of a list step as an array of items.

Signature:

typescript
export type StepBuilderListOutput = unknown[];