UNPKG

@alicloud/console-components

Version:

Alibaba Cloud React Components

5 lines (4 loc) 396 B
import Timeline from './rc-mod'; export default Timeline; export declare const TimelineItem: import("./types").TTimelineItemComponent; export type { ITimelineItemProps as TimelineItemProps, TTimelineItemComponent as TimelineItemComponent, TTimelineItemRef as TimelineItemRef, ITimelineProps as TimelineProps, TTimelineComponent as TimelineComponent, TTimelineRef as TimelineRef } from './types';