UNPKG

@fruits-chain/react-native-xiaoshu

Version:
7 lines (6 loc) • 133 B
import type { PickerInstance } from './interface'; /** * 选择器 */ declare const Picker: PickerInstance; export default Picker;