UNPKG

segmented-picker-aned

Version:

Selection picker wheel with multi-column support and optional native dependencies.

5 lines (4 loc) 169 B
import SegmentedPicker from './components/SegmentedPicker'; export default SegmentedPicker; export * from './config/interfaces'; export * from './config/constants';