UNPKG

react-kiwi-dropdown

Version:

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

4 lines (3 loc) 180 B
// `Math.sign` method // https://tc39.github.io/ecma262/#sec-math.sign require('../internals/export')({ target: 'Math', stat: true }, { sign: require('../internals/math-sign') });