UNPKG

react-kiwi-dropdown

Version:

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

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