Console
SDK
REST API
Preparing search index...
The search index is not available
Integration App React - v2.13.2
Integration App React
@integration-app/react
Middleware
Type Alias Middleware
Middleware
:
(
useSWRNext
:
SWRHook
,
)
=>
<
Data
=
any
,
Error
=
any
>
(
key
:
Key
,
fetcher
:
BareFetcher
<
Data
>
|
null
,
config
:
SWRConfiguration
<
Data
,
Error
,
BareFetcher
<
Data
>
>
,
)
=>
SWRResponse
<
Data
,
Error
>
Type declaration
(
useSWRNext
:
SWRHook
,
)
:
<
Data
=
any
,
Error
=
any
>
(
key
:
Key
,
fetcher
:
BareFetcher
<
Data
>
|
null
,
config
:
SWRConfiguration
<
Data
,
Error
,
BareFetcher
<
Data
>
>
,
)
=>
SWRResponse
<
Data
,
Error
>
Parameters
useSWRNext
:
SWRHook
Returns
<
Data
=
any
,
Error
=
any
>
(
key
:
Key
,
fetcher
:
BareFetcher
<
Data
>
|
null
,
config
:
SWRConfiguration
<
Data
,
Error
,
BareFetcher
<
Data
>
>
,
)
=>
SWRResponse
<
Data
,
Error
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Console
SDK
REST API
Integration App React - v2.13.2
Loading...