Skip to content

Packages  ›  trotsky  ›  StepListFeedOutput

StepListFeedOutput type

Type representing the output of the list feed retrieved by StepListFeed.

Signature:

typescript
export type StepListFeedOutput = StepPostsOutput;

References: StepPostsOutput