arshjaved's picture
normal Model Upload (teja)
f9f1a35 verified
raw
history blame contribute delete
172 Bytes
var convert = require('./convert'),
func = convert('assignInAllWith', require('../assignInWith'));
func.placeholder = require('./placeholder');
module.exports = func;