Added the Search API Synonym module to deal specifically with licence and license...
[yaffs-website] / node_modules / core-js / fn / array / virtual / find.js
1 require('../../../modules/es6.array.find');
2 module.exports = require('../../../modules/_entry-virtual')('Array').find;