UNPKG

react-kiwi-dropdown

Version:

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

6 lines (5 loc) 242 B
// `Object.create` method // https://tc39.github.io/ecma262/#sec-object.create require('../internals/export')({ target: 'Object', stat: true, sham: !require('../internals/descriptors') }, { create: require('../internals/object-create') });