IGPAPI
Preparing search index...
@igpapi/core
index
FeedPage
Interface FeedPage<TResponse, TItem>
interface
FeedPage
<
TResponse
,
TItem
>
{
hasMore
:
boolean
;
items
:
TItem
[]
;
raw
:
TResponse
;
}
Type Parameters
TResponse
TItem
Index
Properties
has
More
items
raw
Properties
has
More
hasMore
:
boolean
items
items
:
TItem
[]
raw
raw
:
TResponse
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
has
More
items
raw
IGPAPI
Loading...