hipthrusts - v1.2.0
Preparing search index...
types
HasRedactResponse
Interface HasRedactResponse<TUnsafeResponse, TResponse>
interface
HasRedactResponse
<
TUnsafeResponse
,
TResponse
>
{
redactResponse
:
(
unsafe
:
TUnsafeResponse
,
context
?:
any
)
=>
TResponse
;
}
Type Parameters
TUnsafeResponse
TResponse
Index
Properties
redact
Response
Properties
redact
Response
redactResponse
:
(
unsafe
:
TUnsafeResponse
,
context
?:
any
)
=>
TResponse
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
redact
Response
hipthrusts - v1.2.0
Loading...