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
694 B

{"version":3,"file":"index.js","sources":["../../../../../packages/components/tooltip-v2/index.ts"],"sourcesContent":["import { withInstall } from '@element-plus/utils'\nimport TooltipV2 from './src/tooltip.vue'\nimport type { SFCWithInstall } from '@element-plus/utils'\n\nexport const ElTooltipV2: SFCWithInstall<typeof TooltipV2> =\n withInstall(TooltipV2)\nexport * from './src/arrow'\nexport * from './src/content'\nexport * from './src/root'\nexport * from './src/tooltip'\nexport * from './src/trigger'\nexport * from './src/constants'\n\nexport default ElTooltipV2\n"],"names":["withInstall","TooltipV2"],"mappings":";;;;;;;;;;;;;;AAEY,MAAC,WAAW,GAAGA,mBAAW,CAACC,oBAAS;;;;;;;;;;;;;;"}