Preparing search index...
The search index is not available
sesaparcours
sesaparcours
types
<internal>
Partial
Type Alias Partial<T>
Partial
<
T
>
:
{
[
P
in
keyof
T
]
?:
T
[
P
]
}
Make all properties in T optional
Type Parameters
T
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
sesaparcours
Loading...
Make all properties in T optional