UNPKG

react-kiwi-dropdown

Version:

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

5 lines 208 B
import { iterator as Symbol_iterator } from '../symbol/iterator'; export function isIterable(input) { return input && typeof input[Symbol_iterator] === 'function'; } //# sourceMappingURL=isIterable.js.map