summaryrefslogtreecommitdiff
path: root/bin/wiki/ImportarDesdeURL/node_modules/lodash/fp/matchesProperty.js
blob: 4575bd2431b7e418084917d072ea566da125ae81 (plain)
1
2
3
4
5
var convert = require('./convert'),
    func = convert('matchesProperty', require('../matchesProperty'));

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