Skip to content

Packages  ›  trotsky  ›  StepListMembersOutput

StepListMembersOutput type

Represents the output type for the StepListMembers step, which is an array of actor profiles.

Signature:

typescript
export type StepListMembersOutput = AppBskyActorDefs.ProfileView[];