UNPKG
dkopy
Version:
latest (0.1.0)
0.1.0
0.0.3
0.0.2
0.0.1
A library for deep cloning objects
github.com/GoetheDady/dkopy
GoetheDady/dkopy
dkopy
/
dist
/
index.d.ts
3 lines
(2 loc)
•
47 B
TypeScript
View Raw
1
2
3
import
dkopy
from
'./dkopy'
;
export
{ dkopy };