cody - HTMLify profile
files of /cody/Khushigupta8/Hotel-Management-Webpage/node_modules/utils-merge/
The MIT License (MIT)
Copyright (c) 2013-2017 Jared Hanson
Permission is hereby granted, free of charge, to any person obtaini
Copyright (c) 2013-2017 Jared Hanson
Permission is hereby granted, free of charge, to any person obtaini
# utils-merge
[](https://www.npmjs.com/package/utils-merg
[](https://www.npmjs.com/package/utils-merg
/**
* Merge object b with object a.
*
* var a = { foo: 'bar' }
* , b = { bar: 'baz' };
*
* merge(a, b);
*
* Merge object b with object a.
*
* var a = { foo: 'bar' }
* , b = { bar: 'baz' };
*
* merge(a, b);
*