Type Utils
Preparing search index...
Validators
Sanitize
Type Alias Sanitize<T>
Sanitize
:
Merge
<
{
[
K
in
Validators
.
RequiredKeys
<
T
>
]
-?:
T
[
K
]
}
,
{
[
P
in
Validators
.
OptionalKeys
<
T
>
]
?:
Exclude
<
T
[
P
]
,
undefined
>
}
,
>
Type Parameters
T
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Type Utils
Loading...