UNPKG

@aplus-frontend/antdv

Version:

Vue basic component library maintained based on ant-design-vue

5 lines (4 loc) 164 B
/** Created by Andrey Gayvoronsky on 13/04/16. */ import type { PickerLocale } from '../generatePicker'; declare const locale: PickerLocale; export default locale;