hipthrusts - v1.2.0
Preparing search index...
index
SanitizeInputsSwitch
Function SanitizeInputsSwitch
SanitizeInputsSwitch
<
TPath
extends
string
,
TCases
extends
Record
<
string
,
HasSanitizeInputs
<
any
,
any
>
>
,
>
(
keyPath
:
TPath
,
cases
:
TCases
,
)
:
{
sanitizeInputs
:
(
htCtx
:
any
)
=>
ReturnType
}
Type Parameters
TPath
extends
string
TCases
extends
Record
<
string
,
HasSanitizeInputs
<
any
,
any
>
>
Parameters
keyPath
:
TPath
cases
:
TCases
Returns
{
sanitizeInputs
:
(
htCtx
:
any
)
=>
ReturnType
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
hipthrusts - v1.2.0
Loading...