diff --git a/src/component/datePicker/interface.ts b/src/component/datePicker/interface.ts index 88226dd9..28053d5c 100644 --- a/src/component/datePicker/interface.ts +++ b/src/component/datePicker/interface.ts @@ -1 +1 @@ -export type DatePickerType = "date" | "datetime" | "year" | "time" | "month"; \ No newline at end of file +export type DatePickerType = "date" | "datetime" | "year" | "time" | "month";