UNPKG
deep-map
Version:
latest (2.0.0)
2.0.0
1.5.0
1.4.2
1.4.1
1.4.0
1.3.2
1.3.1
1.3.0
1.2.1
1.2.0
1.1.0
1.0.3
1.0.2
1.0.1
Transforms nested values of complex objects
github.com/mcmath/deep-map
mcmath/deep-map
deep-map
/
lib
/
index.d.ts
3 lines
(2 loc)
•
68 B
TypeScript
View Raw
1
2
3
import
{ deepMapModule }
from
'./deep-map'
;
export
= deepMapModule;