Projekt

Obecné

Profil

Stáhnout (169 Bajtů) Statistiky
| Větev: | Revize:
1
var convert = require('./convert'),
2
    func = convert('assignInWith', require('../assignInWith'));
3

    
4
func.placeholder = require('./placeholder');
5
module.exports = func;
(20-20/410)