UNPKG

@ray-js/components

Version:

Ray basic components

4 lines (3 loc) 122 B
import PickerView from './PickerView'; export type { PickerViewProps } from '@ray-js/adapter'; export default PickerView;