UNPKG
conflate
Version:
latest (1.4.0)
1.4.0
1.3.0
1.2.0
1.1.0
1.0.2
1.0.1
1.0.0
Simply merge multiple objects.
github.com/kommander/conflate.js
kommander/conflate.js
conflate
/
index.js
1 lines
•
43 B
JavaScript
View Raw
1
module.exports
= require(
'./lib/conflate'
)
;