PromucFlow_constructor/app/client/src/widgets/DatePickerWidget2/constants.ts

2 lines
66 B
TypeScript
Raw Normal View History

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