@snailicide/g-library
Preparing search index...
index
DeepPartial
Type Alias DeepPartial<Type>
DeepPartial
:
Type
extends
object
?
{
[
Prop
in
keyof
Type
]
?:
DeepPartial
<
Type
[
Prop
]
>
}
:
Type
Type Parameters
Type
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@snailicide/g-library
Loading...