UNPKG

node.extend

Version:

A port of jQuery.extend that actually works on node.js

4 lines (2 loc) 57 B
'use strict'; module.exports = require('./lib/extend');