Documentation
Preparing search index...
@rivetkit/engine-api-full
core
FetchFunction
Type Alias FetchFunction
FetchFunction
:
<
R
=
unknown
>
(
args
:
Args
)
=>
Promise
<
APIResponse
<
R
,
Error
>
>
Type Declaration
<
R
=
unknown
>
(
args
:
Args
)
:
Promise
<
APIResponse
<
R
,
Error
>
>
Type Parameters
R
=
unknown
Parameters
args
:
Args
Returns
Promise
<
APIResponse
<
R
,
Error
>
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation
Loading...