Packages › trotsky › StepListsOutput
StepListsOutput type
Represents the output of a Lists step, consisting of an array of List views.
Signature:
typescript
export type StepListsOutput = AppBskyGraphGetLists.OutputSchema["lists"];