Packages › trotsky › StepActorsOutput
StepActorsOutput type
Type representing the output schema for a list of actors' profiles.
Signature:
typescript
export type StepActorsOutput = Partial<AppBskyActorDefs.ProfileView>[];