Preparing search index...
The search index is not available
Additional types and utils for TypeScript
type-plus
RequiredPick
Type Alias RequiredPick<T, U>
Required
Pick
<
T
,
U
>
:
Required
<
Pick
<
T
,
U
>
>
&
Pick
<
T
,
Exclude
<
keyof
T
,
U
>
>
Type Parameters
T
U
extends
keyof
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
type-plus - v8.0.0-beta.6
Loading...