UNPKG
@visulima/deep-clone
Version:
latest (3.0.3)
3.0.3
3.0.2
3.0.1
3.0.0
2.1.10
2.1.9
2.1.8
2.1.7
2.1.6
2.1.5
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.0
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
Fastest deep clone implementation.
www.visulima.com/docs/package/deep-clone
visulima/visulima
@visulima/deep-clone
/
dist
/
utils.js
2 lines
(1 loc)
•
191 B
JavaScript
View Raw
1
2
import
{
default
as
r}
from
"./packem_shared/copyOwnProperties-QEhjt2x8.js"
;
import
{
default
as
a}
from
"./packem_shared/getCleanClone-D0FN9QGR.js"
;
export
{r
as
copyOwnProperties,a
as
getCleanClone};