UNPKG

@aplus-frontend/antdv

Version:

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

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