Search
Preparing search index...
The search index is not available
@thbnpm/utils
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
modules/cloneDeep
Globals
Internals
modules/clone
modules/cloneDeep
modules/dateToString
modules/debounce
modules/filterRichLabel
modules/isObject
modules/parseQueryString
modules/storage
modules/throttle
Externals
types/index
Module modules/cloneDeep
Functions
cloneDeep
Functions
Const
clone
Deep
clone
Deep
(
obj
:
any
, map
?:
WeakMap
<
any
,
any
>
)
:
any
浅拷贝
Parameters
obj:
any
需拷贝到对象
Default value
map:
WeakMap
<
any
,
any
>
= new WeakMap()
Returns
any
clone
Deep
Generated using
TypeDoc
浅拷贝