3 lines
96 B
TypeScript
3 lines
96 B
TypeScript
export { VTimeline } from './VTimeline.js';
|
|
export { VTimelineItem } from './VTimelineItem.js';
|