UNPKG

@aplus-frontend/antdv

Version:

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

5 lines (4 loc) 161 B
import type { Dayjs } from 'dayjs'; import type { GenerateConfig } from '.'; declare const generateConfig: GenerateConfig<Dayjs>; export default generateConfig;