Packages › trotsky › StepActorLikesOutput
StepActorLikesOutput type
Type representing the output of the likes retrieved by StepActorLikes.
Signature:
typescript
export type StepActorLikesOutput = StepPostsOutput;
References: StepPostsOutput