Skip to content

Packages  ›  trotsky  ›  StepActorPostsOutput

StepActorPostsOutput type

Type representing the output of the posts retrieved by StepActorPosts.

Signature:

typescript
export type StepActorPostsOutput = StepPostsOutput;

References: StepPostsOutput