UNPKG

react-kiwi-dropdown

Version:

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

6 lines (5 loc) 207 B
// `Number.isFinite` method // https://tc39.github.io/ecma262/#sec-number.isfinite require('../internals/export')({ target: 'Number', stat: true }, { isFinite: require('../internals/number-is-finite') });