UNPKG

react-kiwi-dropdown

Version:

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

4 lines (3 loc) 197 B
// `Reflect.ownKeys` method // https://tc39.github.io/ecma262/#sec-reflect.ownkeys require('../internals/export')({ target: 'Reflect', stat: true }, { ownKeys: require('../internals/own-keys') });