UNPKG

react-kiwi-dropdown

Version:

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

7 lines (5 loc) 171 B
require('../../modules/es.object.create'); var Object = require('../../internals/path').Object; module.exports = function create(P, D) { return Object.create(P, D); };