You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1 line
574 B

{"version":3,"file":"index.js","sources":["../../../../../packages/components/collapse-transition/index.ts"],"sourcesContent":["import { withInstall } from '@element-plus/utils'\nimport CollapseTransition from './src/collapse-transition.vue'\nimport type { SFCWithInstall } from '@element-plus/utils'\n\nexport const ElCollapseTransition: SFCWithInstall<typeof CollapseTransition> =\n withInstall(CollapseTransition)\n\nexport default ElCollapseTransition\n"],"names":["withInstall","CollapseTransition"],"mappings":";;;;;;;;AAEY,MAAC,oBAAoB,GAAGA,mBAAW,CAACC,6BAAkB;;;;;"}