auto-OrangeHRM / node_modules / lodash / fp / forOwnRight.js
forOwnRight.js
Raw
var convert = require('./convert'),
    func = convert('forOwnRight', require('../forOwnRight'));

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