UNPKG

@aplus-frontend/antdv

Version:

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

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