مشاركة عبر


ContinuablePage type

واجهة تصف صفحة من النتائج.

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