UNPKG

react-kiwi-dropdown

Version:

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

4 lines 183 B
import { QueueAction } from './QueueAction'; import { QueueScheduler } from './QueueScheduler'; export const queue = new QueueScheduler(QueueAction); //# sourceMappingURL=queue.js.map