Vana SDK - v0.1.0
Preparing search index...
types/utils
PartialExcept
Type Alias PartialExcept<T, K>
PartialExcept
:
Partial
<
T
>
&
Pick
<
T
,
K
>
Makes all properties in T optional except for those in K
Type Parameters
T
K
extends
keyof
T
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
Vana SDK - v0.1.0
Loading...
Makes all properties in T optional except for those in K