Preparing search index...
The search index is not available
Additional types and utils for TypeScript
type-plus
replaceProperty
Function replaceProperty
replace
Property
<
T
,
K
,
V
>
(
subject
,
key
,
value
)
:
ReplaceProperty
<
T
,
K
,
V
>
Type Parameters
T
extends
AnyRecord
K
extends
string
|
number
|
symbol
V
Parameters
subject
:
T
key
:
K
value
:
V
Returns
ReplaceProperty
<
T
,
K
,
V
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
type-plus - v8.0.0-beta.6
Loading...