object.min.js

10.0.0-1 • Public • Published

object.min.js

const object = require ("object.min.js")
 
var o = {x: {y: "z"}}
var x = {x: {z: "y"}}
console.log (object.combine (o, x))

Readme

Keywords

Package Sidebar

Install

npm i object.min.js

Weekly Downloads

0

Version

10.0.0-1

License

MIT

Unpacked Size

2.92 kB

Total Files

5

Last publish

Collaborators

  • seindi