Vana SDK - v0.1.0
Preparing search index...
types/utils
RequiredExcept
Type Alias RequiredExcept<T, K>
RequiredExcept
:
Required
<
T
>
&
Partial
<
Pick
<
T
,
K
>
>
Makes all properties in T required 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 required except for those in K