UNPKG

react-kiwi-dropdown

Version:

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

7 lines (5 loc) 209 B
require('../../modules/es.object.get-own-property-names'); var Object = require('../../internals/path').Object; module.exports = function getOwnPropertyNames(it) { return Object.getOwnPropertyNames(it); };