UNPKG

react-kiwi-dropdown

Version:

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

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