@aptos-labs/ts-sdk - v5.1.4
Preparing search index...
paginateWithCursor
Function paginateWithCursor
paginateWithCursor
<
Req
extends
Record
<
string
,
any
>
,
Res
extends
{}
[]
>
(
options
:
GetAptosRequestOptions
,
)
:
Promise
<
Res
>
This function is a helper for paginating using a function wrapping an API
Type Parameters
Req
extends
Record
<
string
,
any
>
Res
extends
{}
[]
Parameters
options
:
GetAptosRequestOptions
Returns
Promise
<
Res
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@aptos-labs/ts-sdk - v5.1.4
Loading...
This function is a helper for paginating using a function wrapping an API