UNPKG

react-kiwi-dropdown

Version:

| Name | Type | Description | | --------------------------- | -------------------- | ----------- | | options | array | | selectedOption | string | | onCha

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); };