UNPKG

react-kiwi-dropdown

Version:

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

8 lines (6 loc) 263 B
var parseInt = require('../internals/parse-int'); // `Number.parseInt` method // https://tc39.github.io/ecma262/#sec-number.parseint require('../internals/export')({ target: 'Number', stat: true, forced: Number.parseInt != parseInt }, { parseInt: parseInt });