Files
emaui/node_modules/@mantine/dates/lib/components/DatePickerInput/index.d.ts
2026-05-29 15:23:46 +03:00

3 lines
169 B
TypeScript

export { DatePickerInput } from './DatePickerInput';
export type { DatePickerInputProps, DatePickerInputStylesNames, DatePickerInputFactory, } from './DatePickerInput';