UNPKG

react-kiwi-dropdown

Version:

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

6 lines (5 loc) 268 B
/** PURE_IMPORTS_START _QueueAction,_QueueScheduler PURE_IMPORTS_END */ import { QueueAction } from './QueueAction'; import { QueueScheduler } from './QueueScheduler'; export var queue = /*@__PURE__*/ new QueueScheduler(QueueAction); //# sourceMappingURL=queue.js.map