Udostępnij za pośrednictwem


ContinuablePage type

Interfejs opisujący stronę wyników.

type ContinuablePage<TElement, TPage> = TPage & { continuationToken?: string }