UNPKG

react-kiwi-dropdown

Version:

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

4 lines 126 B
import AwaitValue from "./AwaitValue"; export default function _awaitAsyncGenerator(value) { return new AwaitValue(value); }