UNPKG

choerodon-ui

Version:

An enterprise-class UI design language and React-based implementation

3 lines (2 loc) 801 B
declare const iteratorSome: typeof import("../../components-dataset/iterator-helper").iteratorSome, iteratorEvery: typeof import("../../components-dataset/iterator-helper").iteratorEvery, iteratorFind: typeof import("../../components-dataset/iterator-helper").iteratorFind, iteratorFindIndex: typeof import("../../components-dataset/iterator-helper").iteratorFindIndex, iteratorFilterToArray: typeof import("../../components-dataset/iterator-helper").iteratorFilterToArray, iteratorReduce: typeof import("../../components-dataset/iterator-helper").iteratorReduce, iteratorSliceToArray: typeof import("../../components-dataset/iterator-helper").iteratorSliceToArray; export { iteratorSome, iteratorEvery, iteratorFind, iteratorFindIndex, iteratorFilterToArray, iteratorReduce, iteratorSliceToArray, };