UNPKG

react-kiwi-dropdown

Version:

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

9 lines (7 loc) 211 B
var $ = require('../internals/export'); var sign = require('../internals/math-sign'); // `Math.sign` method // https://tc39.github.io/ecma262/#sec-math.sign $({ target: 'Math', stat: true }, { sign: sign });