@vpalmisano/webrtcperf-js
Preparing search index...
request
RequestOverride
Type Alias RequestOverride
RequestOverride
:
(
response
:
Response
)
=>
Promise
<
Response
>
The type of the request override function.
Type declaration
(
response
:
Response
)
:
Promise
<
Response
>
Parameters
response
:
Response
The response to override.
Returns
Promise
<
Response
>
The overridden response.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@vpalmisano/webrtcperf-js
Loading...
The type of the request override function.