Preparing search index...
The search index is not available
@moveflow/aptos-sdk
@moveflow/aptos-sdk
aptos
request
Function request
request
<
Req
,
Res
>
(
options
,
client
)
:
Promise
<
ClientResponse
<
Res
>
>
Given a url and method, sends the request with axios and returns the response.
Type Parameters
Req
Res
Parameters
options
:
ClientRequest
<
Req
>
client
:
Client
Returns
Promise
<
ClientResponse
<
Res
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@moveflow/aptos-sdk
Loading...
Given a url and method, sends the request with axios and returns the response.