Preparing search index...
The search index is not available
Additional types and utils for TypeScript
type-plus
ReplaceProperty
Type Alias ReplaceProperty<T, K, V>
Replace
Property
<
T
,
K
,
V
>
:
Omit
<
T
,
K
>
&
{
[
P
in
K
]
:
V
}
Type Parameters
T
extends
AnyRecord
K
extends
keyof
T
V
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
type-plus - v8.0.0-beta.6
Loading...