parent
a683b12f1e
commit
2b37a8762b
|
@ -11,7 +11,7 @@ import { WeekPicker } from './week-picker';
|
||||||
export declare class DatePicker extends DatepickerCommon {
|
export declare class DatePicker extends DatepickerCommon {
|
||||||
static RangePicker: typeof RangePicker;
|
static RangePicker: typeof RangePicker;
|
||||||
static MonthPicker: typeof MonthPicker;
|
static MonthPicker: typeof MonthPicker;
|
||||||
static WeekPickerker: typeof WeekPicker;
|
static WeekPicker: typeof WeekPicker;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Defualt Value
|
* Defualt Value
|
||||||
|
|
Loading…
Reference in New Issue