UNPKG

antd-mobile

Version:

基于 React 的移动设计规范实现

9 lines (8 loc) 242 B
export declare function formatFn(instance: any, value: any): any; export declare function getProps(): { mode: string; extra: string; onChange(): void; title: string; }; export declare function getDefaultDate(props: any): any;