Inttegro TypeScript SDK - v8.2.0
Studio
GitHub
Preparing search index...
index
ResponseInterceptor
Type Alias ResponseInterceptor
ResponseInterceptor
:
(
response
:
Response
)
=>
Promise
<
Response
>
|
Response
Response interceptor function
Type Declaration
(
response
:
Response
)
:
Promise
<
Response
>
|
Response
Parameters
response
:
Response
Returns
Promise
<
Response
>
|
Response
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Studio
GitHub
Inttegro TypeScript SDK - v8.2.0
Loading...
Response interceptor function