Preparing search index...
The search index is not available
type-plus - v8.0.0-beta.7
type-plus
replaceProperty
Function replaceProperty
replaceProperty
<
T
extends
AnyRecord
,
K
extends
string
|
number
|
symbol
,
V
>
(
subject
:
T
,
key
:
K
,
value
:
V
,
)
:
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.7
Loading...