UNPKG

react-kiwi-dropdown

Version:

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

4 lines (3 loc) 180 B
// `Number.EPSILON` constant // https://tc39.github.io/ecma262/#sec-number.epsilon require('../internals/export')({ target: 'Number', stat: true }, { EPSILON: Math.pow(2, -52) });