Newer
Older
alert / js / node_modules / lodash / fp / matchesProperty.js
@Réz István Réz István on 18 Nov 2021 175 bytes first commit
var convert = require('./convert'),
    func = convert('matchesProperty', require('../matchesProperty'));

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