hipthrusts - v1.2.0
Preparing search index...
types
RedactResponseDepsMet
Type Alias RedactResponseDepsMet<T>
RedactResponseDepsMet
:
IntersectProperties
<
{
[
P
in
keyof
Parameters
<
T
[
"redactResponse"
]
>
[
0
]
]
:
ReturnedSomewhereUpToRedactResponse
<
T
,
Record
<
P
,
Parameters
<
T
[
"redactResponse"
]
>
[
0
]
[
P
]
>
,
>
}
,
>
&
IntersectProperties
<
{
[
P
in
keyof
RedactResponseCtxParam
<
T
>
]
:
[
P
]
extends
[
AllInitKeys
]
?
ReturnedTypeUpToPreAuthorize
<
RedactResponseCtxParam
<
T
>
[
P
]
,
P
>
:
ReturnedSomewhereUpToExecute
<
T
,
RedactResponseCtxParam
<
T
>
[
P
]
,
P
,
"redactResponse"
,
>
}
,
>
Type Parameters
T
extends
HasRedactResponse
<
any
,
any
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
hipthrusts - v1.2.0
Loading...