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 lines
796 B

{"ast":null,"code":"import Segmented from './src/segmented2.mjs';\nexport { segmentedEmits, segmentedProps } from './src/segmented.mjs';\nimport { withInstall } from '../../utils/vue/install.mjs';\nconst ElSegmented = withInstall(Segmented);\nexport { ElSegmented, ElSegmented as default };","map":{"version":3,"names":["ElSegmented","withInstall","Segmented"],"sources":["../../../../../packages/components/segmented/index.ts"],"sourcesContent":["import { withInstall } from '@element-plus/utils'\nimport Segmented from './src/segmented.vue'\n\nexport const ElSegmented = withInstall(Segmented)\nexport default ElSegmented\n\nexport * from './src/segmented'\n"],"mappings":";;;AAEY,MAACA,WAAW,GAAGC,WAAW,CAACC,SAAS","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}