UNPKG

@devrue/rn-select

Version:

Custom typescript only select component for react native

3 lines 206 B
export { default as Select, type Props as SelectProps, type SingleSelectProps, type MultiSelectProps, } from './components/Select'; export { type Option } from './types'; //# sourceMappingURL=index.d.ts.map