UNPKG

react-native-ui-lib

Version:

[![SWUbanner](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/banner-direct.svg)](https://stand-with-ukraine.pp.ua)

4 lines (3 loc) 144 B
import { PickerProps } from '../types'; declare const useNewPickerProps: (props: PickerProps) => PickerProps; export default useNewPickerProps;