{"version":3,"file":"index.mjs","sources":["../../../../../packages/components/config-provider-v2/index.ts"],"sourcesContent":["import { withInstall } from '@element-plus/utils'\n\nimport ConfigProviderV2 from './src/config-provider-v2'\nimport type { SFCWithInstall } from '@element-plus/utils'\n\nexport const ElConfigProviderV2: SFCWithInstall<typeof ConfigProviderV2> =\n  withInstall(ConfigProviderV2)\nexport default ElConfigProviderV2\n\nexport * from './src/constants'\nexport * from './src/config-provider-v2'\nexport * from './src/config-provider-v2-props'\nexport * from './src/hooks/use-global-config'\n"],"names":[],"mappings":";;;;;;AAKa,MAAA,kBAAA,GACX,YAAY,gBAAgB;;;;"}