Preparing search index...
The search index is not available
ts-browser-helpers
ts-browser-helpers
PartialPick
Type Alias PartialPick<T, K>
PartialPick
:
Partial
<
T
>
&
Pick
<
T
,
K
>
Partial pick type with all keys optional
Type Parameters
T
K
extends
keyof
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ts-browser-helpers
Loading...
Partial pick type with all keys optional