ActivityPlug API / @activityplug/core / StreamPageInput
Interface: StreamPageInput
Defined in: packages/core/src/types/streaming.ts:82
Properties
after?
readonlyoptionalafter?:string
Defined in: packages/core/src/types/streaming.ts:83
before?
readonlyoptionalbefore?:string
Defined in: packages/core/src/types/streaming.ts:84
limit?
readonlyoptionallimit?:number
Defined in: packages/core/src/types/streaming.ts:85