UNPKG

element-plus

Version:

A Component Library for Vue 3

15 lines (9 loc) 392 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var index = require('./index2.js'); var timelineItem = require('./src/timeline-item3.js'); exports.ElTimeline = index.ElTimeline; exports.ElTimelineItem = index.ElTimelineItem; exports["default"] = index.ElTimeline; exports.timelineItemProps = timelineItem.timelineItemProps; //# sourceMappingURL=index.js.map