UNPKG

react-kiwi-dropdown

Version:

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

4 lines (3 loc) 191 B
// `Array.isArray` method // https://tc39.github.io/ecma262/#sec-array.isarray require('../internals/export')({ target: 'Array', stat: true }, { isArray: require('../internals/is-array') });