UNPKG

@bigbinary/neeto-datepicker

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