UNPKG

react-kiwi-dropdown

Version:

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

7 lines (6 loc) 186 B
/** PURE_IMPORTS_START _mergeAll PURE_IMPORTS_END */ import { mergeAll } from './mergeAll'; export function concatAll() { return mergeAll(1); } //# sourceMappingURL=concatAll.js.map