UNPKG

@bytedance/mona-client-web

Version:

web for mona

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