@alicloud/console-components
Version:
Alibaba Cloud React Components
5 lines (4 loc) • 452 B
TypeScript
import TimePicker2 from './rc-mod';
export default TimePicker2;
export declare const TimePicker2Range: import("./types").TTimeRangePicker2Component;
export type { ITimePicker2Props as TimePicker2Props, ITimeRangePicker2Props as TimeRangePicker2Props, TTimePicker2Component as TimePicker2Component, TTimeRangePicker2Component as TimeRangePicker2Component, TTimePicker2Ref as TimePicker2Ref, TTimeRangePicker2Ref as TimeRangePicker2Ref } from './types';