Packages › trotsky › StepPostAuthorOutput
StepPostAuthorOutput type
Represents the output of the StepPostAuthor
, which is equivalent to StepActorOutput.
Signature:
typescript
export type StepPostAuthorOutput = StepActorOutput;
References: StepActorOutput