UNPKG

react-kiwi-dropdown

Version:

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

6 lines (5 loc) 258 B
/** PURE_IMPORTS_START _AsapAction,_AsapScheduler PURE_IMPORTS_END */ import { AsapAction } from './AsapAction'; import { AsapScheduler } from './AsapScheduler'; export var asap = /*@__PURE__*/ new AsapScheduler(AsapAction); //# sourceMappingURL=asap.js.map