UNPKG

@appbuckets/react-ui-smart-components

Version:

UI Extended Components that work with @appbuckets/react-client and @appbuckets/react-ui

4 lines (3 loc) 200 B
export { default as createSelectors } from './createSelectors'; export { default as buildSelector } from './SelectBuilder'; export { SelectorProps, SelectBuilderConfig } from './SelectBuilder.types';