UNPKG

react-kiwi-dropdown

Version:

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

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 });