UNPKG

dtd

Version:

根据数梦工场视觉规范打造的组件库,感谢react-components和ant design

3 lines (2 loc) 132 B
import * as React from 'react'; export default function wrapPicker(Picker: React.ComponentClass<any>, defaultFormat?: string): any;