UNPKG

element-plus

Version:

A Component Library for Vue 3

1 lines 565 B
{"version":3,"file":"index.mjs","sources":["../../../../../packages/components/timeline/index.ts"],"sourcesContent":["import { withInstall, withNoopInstall } from '@element-plus/utils/with-install'\nimport Timeline from './src/index.vue'\nimport TimelineItem from './src/item.vue'\n\nexport const ElTimeline = withInstall(Timeline, {\n TimelineItem,\n})\nexport default ElTimeline\nexport const ElTimelineItem = withNoopInstall(TimelineItem)\n"],"names":["Timeline","TimelineItem"],"mappings":";;;;;;MAIa,aAAa,YAAYA,QAAU;AAAA,gBAC9CC;AAAA;MAGW,iBAAiB,gBAAgBA;;;;"}