UNPKG

@primer/react

Version:

An implementation of GitHub's Primer Design System using React

3 lines 221 B
export { default } from './Timeline'; export type { TimelineProps, TimelineItemsProps, TimelineItemProps, TimelineBadgeProps, TimelineBodyProps, TimelineBreakProps, } from './Timeline'; //# sourceMappingURL=index.d.ts.map