UNPKG

react-kiwi-dropdown

Version:

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

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