linXiv frontend (TS/JS)
Preparing search index...
api/client
apiFetch
Function apiFetch
apiFetch
<
T
>
(
path
:
string
,
init
?:
RequestInit
,
backend
?:
BackendRef
)
:
Promise
<
T
>
Type Parameters
T
Parameters
path
:
string
Optional
init
:
RequestInit
backend
:
BackendRef
= null
Returns
Promise
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
linXiv frontend (TS/JS)
Loading...