.gitignore added
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / lodash / fp / matchesProperty.js
1 var convert = require('./convert'),
2     func = convert('matchesProperty', require('../matchesProperty'));
3
4 func.placeholder = require('./placeholder');
5 module.exports = func;