{"version":3,"file":"constants.js","sources":["../../../../../../packages/components/config-provider/src/constants.ts"],"sourcesContent":["import type { ConfigProviderProps } from './config-provider-props'\nimport type { InjectionKey, Ref } from 'vue'\n\nexport type ConfigProviderContext = Partial\n\nexport const configProviderContextKey: InjectionKey<\n Ref\n> = Symbol()\n"],"names":[],"mappings":";;;;AAAY,MAAC,wBAAwB,GAAG,MAAM;;;;"}