Preparing search index...
The search index is not available
@lzwme/fe-utils
@lzwme/fe-utils
index
assign
Function assign
assign
<
T
extends
object
>
(
a
:
T
,
...
args
:
Record
<
any
,
any
>
[]
)
:
T
简易的对象深复制
Type Parameters
T
extends
object
Parameters
a
:
T
...
args
:
Record
<
any
,
any
>
[]
Returns
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@lzwme/fe-utils
Loading...
简易的对象深复制