Preparing search index...
The search index is not available
Documentation - v0.19.5
Documentation
@mtcute/core
utils
makeArrayPaginated
Function makeArrayPaginated
makeArrayPaginated
<
T
,
Offset
>
(
arr
:
T
[]
,
total
:
number
,
next
?:
Offset
,
)
:
ArrayPaginated
<
T
,
Offset
>
Type Parameters
T
Offset
Parameters
arr
:
T
[]
total
:
number
Optional
next
:
Offset
Returns
ArrayPaginated
<
T
,
Offset
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation - v0.19.5
Loading...