UNPKG

react-kiwi-dropdown

Version:

A minimal, easy-to-use and highly adjustable dropdown component made with ReactJS.

7 lines (5 loc) 199 B
require('../../modules/es.string.match'); var MATCH = require('../../internals/well-known-symbol')('match'); module.exports = function (it, str) { return RegExp.prototype[MATCH].call(it, str); };