{"version":3,"file":"index.mjs","sources":["../../../../../packages/components/sortable-list/index.ts"],"sourcesContent":["import { withInstall } from '@element-plus/utils'\nimport SortableList from './src/index'\nimport type { SFCWithInstall } from '@element-plus/utils'\n\nexport const ElSortableList: SFCWithInstall<typeof SortableList> =\n  withInstall(SortableList)\nexport default ElSortableList\n\nexport * from './src/sortable-list'\nexport type { SortableListInstance } from './src/instance'\n"],"names":[],"mappings":";;;;AAIa,MAAA,cAAA,GACX,YAAY,YAAY;;;;"}