hipthrusts - v1.2.0
Preparing search index...
types
OptionallyHasRedactResponse
Interface OptionallyHasRedactResponse<TUnsafeResponse, TResponse>
interface
OptionallyHasRedactResponse
<
TUnsafeResponse
,
TResponse
>
{
redactResponse
?:
(
unsafe
:
TUnsafeResponse
,
context
?:
any
)
=>
TResponse
;
}
Type Parameters
TUnsafeResponse
TResponse
Index
Properties
redact
Response?
Properties
Optional
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...