UNPKG

zent

Version:

一套前端设计语言和基于React的实现

3 lines (2 loc) 184 B
import { IDisabledDate, IDisabledDateFunc } from '../types'; export default function unifiedDisabledDateFromProps(format: string, disabledDateProps: IDisabledDate): IDisabledDateFunc;