{"version":3,"file":"constants.mjs","names":[],"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"],"mappings":";AAKA,MAAa,2BAET,QAAQ"}