liko
Preparing search index...
utils
cloneJson
Function cloneJson
cloneJson
<
T
>
(
json
:
T
)
:
T
深拷贝 JSON 对象
Type Parameters
T
Parameters
json
:
T
要克隆的 JSON 对象
Returns
T
克隆后的新对象
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
liko
Loading...
深拷贝 JSON 对象