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.js
4 lines
•
130 B
JavaScript
View Raw
1
2
3
4
"use strict"
;
var
deep_map_1 =
require
(
"./deep-map"
);
module
.
exports
= deep_map_1.
deepMapModule
;
//# sourceMappingURL=index.js.map