Packages › trotsky › StepActorOutput
StepActorOutput type
Type for the output of the StepActor class. Matches the schema of the actor profile from the Bluesky API.
Signature:
typescript
export type StepActorOutput = AppBskyActorGetProfile.OutputSchema;