extnd

0.0.3 • Public • Published

extnd

var extnd = require('extnd');
var thing = extnd({ prop: 'one', property: 'two' }, { test: 'three' });

returns

{ prop: 'one', property: 'two', test: 'three' };

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i extnd

      Weekly Downloads

      5

      Version

      0.0.3

      License

      ISC

      Last publish

      Collaborators

      • ergusto