📄 forOwnRight.js
/home/palash/git/site/node_modules/lodash/fp/forOwnRight.js
Language: js • Lines: 5
var convert = require('./convert'),
    func = convert('forOwnRight', require('../forOwnRight'));

func.placeholder = require('./placeholder');
module.exports = func;