PromucFlow_constructor/app/client/src/widgets/DatePickerWidget/constants.ts
2021-09-09 20:40:22 +05:30

2 lines
66 B
TypeScript

export type DatePickerType = "DATE_PICKER" | "DATE_RANGE_PICKER";