UNPKG

react-kiwi-dropdown

Version:

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

7 lines (6 loc) 292 B
// Thank's IE8 for his funny defineProperty module.exports = !require('../internals/descriptors') && !require('../internals/fails')(function () { return Object.defineProperty(require('../internals/document-create-element')('div'), 'a', { get: function () { return 7; } }).a != 7; });