UNPKG

antd

Version:

An enterprise-class UI design language and React components implementation

12 lines (11 loc) 226 B
declare const locale: { lang: any; timePickerLocale: { placeholder: string; }; dateFormat: string; monthFormat: string; dateTimeFormat: string; weekFormat: string; }; export default locale;