UNPKG

choerodon-ui

Version:

An enterprise-class UI design language and React-based implementation

11 lines (10 loc) 179 B
/** * Created by Andrey Gayvoronsky on 13/04/16. */ declare const locale: { lang: any; timePickerLocale: { placeholder: string; }; }; export default locale;