UNPKG

react-kiwi-dropdown

Version:

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

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