Exit Full View

Games Cupboard / build / js / node_modules / lodash / fp / matchesProperty.js

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

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