Skip to content

Packages  ›  trotsky  ›  StepFeedOutput

StepFeedOutput type

Type representing the output of the feed retrieved by StepFeed.

Signature:

typescript
export type StepFeedOutput = StepPostsOutput;

References: StepPostsOutput