Tanatloc documentation
Preparing search index...
API
fetcher
Function fetcher
fetcher
(
url
:
string
,
payload
?:
string
)
:
Promise
<
IFetchResponse
>
Fetcher (for SWR)
Parameters
url
:
string
URL
Optional
payload
:
string
Payload
Returns
Promise
<
IFetchResponse
>
Response
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Tanatloc documentation
Loading...
Fetcher (for SWR)