@nospamproxy/core
Preparing search index...
services/DataChunk
DataChunk
Interface DataChunk<T>
interface
DataChunk
<
T
>
{
hasNextPage
?:
boolean
;
value
:
T
[]
;
}
Type Parameters
T
Index
Properties
has
Next
Page?
value
Properties
Optional
has
Next
Page
hasNextPage
?:
boolean
value
value
:
T
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
has
Next
Page
value
@nospamproxy/core
Loading...