Preparing search index...
The search index is not available
@openfort/ecosystem-js - v0.0.12
@openfort/ecosystem-js
react
DeepPartial
Type Alias DeepPartial<T>
Deep
Partial
<
T
>
:
T
extends
object
?
{
[
K
in
keyof
T
]
?:
DeepPartial
<
T
[
K
]
>
}
:
T
Type Parameters
T
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@openfort/ecosystem-js - v0.0.12
Loading...