UNPKG

@bytedance/mona-client-web

Version:

web for mona

5 lines (4 loc) 158 B
import React from 'react'; import { PickerViewProps } from '@bytedance/mona'; declare const PickerView: React.FC<PickerViewProps>; export default PickerView;