UNPKG

@mantine/dates

Version:

Calendars, date and time pickers based on Mantine components

4 lines (3 loc) 258 B
import type { DatePickerInputFactory, DatePickerInputProps, DatePickerInputStylesNames } from './DatePickerInput'; export { DatePickerInput } from './DatePickerInput'; export type { DatePickerInputProps, DatePickerInputStylesNames, DatePickerInputFactory };