Current section

Files

Jump to
udia assets node_modules lodash fp matchesProperty.js
Raw

assets/node_modules/lodash/fp/matchesProperty.js

var convert = require('./convert'),
func = convert('matchesProperty', require('../matchesProperty'));
func.placeholder = require('./placeholder');
module.exports = func;