Preparing search index...
The search index is not available
@escolalms/h5p-react
@escolalms/h5p-react
<internal>
WeakValidationMap
Type alias WeakValidationMap<T>
Weak
Validation
Map
<
T
>
:
{
[
K
in
keyof
T
]
?:
null
extends
T
[
K
]
?
Validator
<
T
[
K
]
|
null
|
undefined
>
:
undefined
extends
T
[
K
]
?
Validator
<
T
[
K
]
|
null
|
undefined
>
:
Validator
<
T
[
K
]
>
}
Type Parameters
T
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@escolalms/h5p-react
Loading...
Generated using
TypeDoc