UNPKG

react-kiwi-dropdown

Version:

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

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