UNPKG

react-kiwi-dropdown

Version:

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

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